2024-10-29 13:22:30 +01:00
|
|
|
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
|
2024-10-31 14:17:51 +01:00
|
|
|
newTag: "27"
|
2024-10-29 13:22:30 +01:00
|
|
|
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
|
|
|
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
2024-10-31 15:16:15 +01:00
|
|
|
newTag: "44"
|
2024-10-29 13:22:30 +01:00
|
|
|
namespace: fail2ban-prometheus
|