core-deployments/fail2ban-exporter/kustomization.yaml

18 lines
491 B
YAML
Raw Normal View History

resources:
- ./namespace.yaml
- ./serviceaccount.yaml
- ./daemonset.yaml
- ./deployment.yaml
- ./service.yaml
- ./servicemonitor.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: "31"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "52"
namespace: fail2ban-prometheus