Change image to harbor

This commit is contained in:
dvirlabs 2025-05-20 12:08:11 +03:00
parent a489cd1044
commit 82b23a938a
2 changed files with 1 additions and 27 deletions

View File

@ -1,26 +0,0 @@
installCRDs: true
image:
repository: ghcr.io/external-secrets/external-secrets
tag: v0.9.19
pullPolicy: IfNotPresent
flavour: default
webhook:
enabled: true
image:
repository: ghcr.io/external-secrets/external-secrets
tag: v0.9.19
flavour: webhook
certController:
enabled: true
image:
repository: ghcr.io/external-secrets/external-secrets
tag: v0.9.19
flavour: cert-controller
certs:
duration: 8760h
renewBefore: 720h
selfSigned: true

View File

@ -9,7 +9,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: seed
image: vault:1.15.5
image: harbor.dvirlabs.com/dev-tools/vault:1.15.5-curl
command: ["/bin/sh", "-c"]
args:
- |