diff --git a/kustomization.yaml b/kustomization.yaml index 9b20a5d..528f100 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -3,10 +3,10 @@ resources: 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 \ No newline at end of file + newTag: "4" +- name: yolokube/fail2ban-prometheus-exporter + newName: yolokube/fail2ban-prometheus-exporter + newTag: latest +namespace: fail2ban-prometheus