This repository has been archived on 2024-11-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fail2ban-exporter-deployment/kustomization.yaml
Tom Neuber 1c9c3061d5
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
chore(ci): move to woodpecker
2024-08-27 01:34:40 +02:00

12 lines
400 B
YAML

resources:
- ./base/fail2ban-exporter.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: git.ar21.de/yolokube/country-geo-locations
newName: git.ar21.de/yolokube/country-geo-locations
newTag: "1"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "144"
namespace: fail2ban-prometheus