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 8f9d9f066f
All checks were successful
continuous-integration/drone/push Build is passing
yolokube/country-geo-locations: update image tag to 15 (done automagically via Drone pipeline)
2024-01-25 11:59:04 +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: "15"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "31"
namespace: fail2ban-prometheus