Difference between revisions of "Kubectl patch application"

From wikieduonline
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}}}'
  
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

Advertising: