mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
Set(argocd): imagePullPolicy: Always
This commit is contained in:
parent
8908ba82af
commit
cc0bdca664
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ repoServer:
|
||||||
- name: cmp-heqet
|
- name: cmp-heqet
|
||||||
command: [/var/run/argocd/argocd-cmp-server]
|
command: [/var/run/argocd/argocd-cmp-server]
|
||||||
image: lib42/heqet-cli:latest
|
image: lib42/heqet-cli:latest
|
||||||
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: HELM_CACHE_HOME
|
- name: HELM_CACHE_HOME
|
||||||
value: /helm-working-dir
|
value: /helm-working-dir
|
||||||
|
|
Loading…
Reference in a new issue