Change image to harbor
This commit is contained in:
parent
a489cd1044
commit
82b23a938a
@ -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
|
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: seed
|
- name: seed
|
||||||
image: vault:1.15.5
|
image: harbor.dvirlabs.com/dev-tools/vault:1.15.5-curl
|
||||||
command: ["/bin/sh", "-c"]
|
command: ["/bin/sh", "-c"]
|
||||||
args:
|
args:
|
||||||
- |
|
- |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user