args
This commit is contained in:
parent
e802fcf4d3
commit
0512b0200f
@ -20,12 +20,13 @@ patches:
|
||||
- path: patches/argocd-cm-patch.yaml
|
||||
- path: patches/argocd-cmd-params-cm.yaml
|
||||
- patch: |-
|
||||
- path: /spec/template/spec/containers/0/command
|
||||
value: |-
|
||||
- /usr/local/bin/argocd-image-updater --interval=60m
|
||||
- run
|
||||
- op: replace
|
||||
path: /spec/template/spec/containers/0/args
|
||||
value:
|
||||
- "--interval=60m"
|
||||
|
||||
target:
|
||||
group: apps
|
||||
version: v1
|
||||
kind: Deployment
|
||||
name: argocd-image-updater
|
||||
name: argocd-image-updater
|
||||
|
Loading…
x
Reference in New Issue
Block a user