core-deployments/fail2ban-exporter/kustomization.yaml
Tom Neuber 606be3175a
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
move fail2ban-exporter-deployment to core-deployments
2024-10-29 13:22:30 +01:00

14 lines
411 B
YAML

---
resources:
- ./daemonset.yaml
- ./deployment.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: "25"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "40"
namespace: fail2ban-prometheus