change image repository to git.ar21.de
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7f6cda515a
commit
aea7120743
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@ resources:
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: yolokube/country-geo-locations
|
- name: git.ar21.de/yolokube/country-geo-locations
|
||||||
newName: yolokube/country-geo-locations
|
newName: git.ar21.de/yolokube/country-geo-locations
|
||||||
newTag: "8"
|
newTag: "8"
|
||||||
- name: yolokube/fail2ban-prometheus-exporter
|
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||||
newName: yolokube/fail2ban-prometheus-exporter
|
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||||
newTag: "18"
|
newTag: "18"
|
||||||
namespace: fail2ban-prometheus
|
namespace: fail2ban-prometheus
|
||||||
|
|
Reference in a new issue