initial commit
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Aaron Riedel 2023-12-23 17:36:05 +01:00
commit 212a056a56
Signed by: aaron
GPG key ID: 643004654D40D577
3 changed files with 67 additions and 0 deletions

12
kustomization.yaml Normal file
View file

@ -0,0 +1,12 @@
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