This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
fail2ban-exporter-deployment/kustomization.yaml
tom 6bc16738c6
All checks were successful
continuous-integration/drone/push Build is passing
yolokube/country-geo-locations: update image tag to 20 (done automagically via Drone pipeline)
2024-01-28 10:19:29 +00:00

12 lines
377 B
YAML

resources:
- ./base
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: "20"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "34"
namespace: fail2ban-prometheus