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
Aaron Riedel aea7120743
All checks were successful
continuous-integration/drone/push Build is passing
change image repository to git.ar21.de
2023-12-24 18:26:56 +01:00

12 lines
376 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: "8"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "18"
namespace: fail2ban-prometheus