Difference between revisions of "Kubectl patch application"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
| Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
| + | |||
| + | kubectl patch application -n [[argocd]] --type=merge -p '{"spec":{"[[syncPolicy]]":{"automated":null}}}' | ||
== Related == | == Related == | ||
* <code>[[argocd app set]]</code> | * <code>[[argocd app set]]</code> | ||
Revision as of 13:52, 19 May 2026
kubectl patch application -n argocd --type=merge -p '{"spec":{"syncPolicy":{"automated":null}}}'
Related
See also
kubectl patch [ cronjobs | svc | pv | pvc | sts | service | secret | sts elastic-operator | node | daemonset | serviceaccount | application | --help ]
Advertising: