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 212a056a56
All checks were successful
continuous-integration/drone Build is passing
initial commit
2023-12-23 17:36:05 +01:00

12 lines
No EOL
336 B
YAML

resources:
- ./base
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: yolokube/fail2ban-prometheus-exporter
newName: yolokube/fail2ban-prometheus-exporter
newTag: "latest"
- name: yolokube/country-geo-locations
newName: yolokube/country-geo-locations
newTag: "latest"
namespace: fail2ban-prometheus