Skip to content

Commit

Permalink
enable argo sync concurrent to CRD creation
Browse files Browse the repository at this point in the history
  • Loading branch information
dlbewley committed Dec 19, 2023
1 parent 649a5ca commit 206a7f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nmstate/instance/nmstate-nmstate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: nmstate.io/v1beta1
kind: NMState
metadata:
name: nmstate
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec:
nodeSelector:
beta.kubernetes.io/arch: amd64

0 comments on commit 206a7f8

Please sign in to comment.