forked from k-space/kube
		
	tigera-operator: v3.29.3
This commit is contained in:
		@@ -14,9 +14,10 @@ spec:
 | 
			
		||||
  destination:
 | 
			
		||||
    server: 'https://kubernetes.default.svc'
 | 
			
		||||
    namespace: tigera-operator
 | 
			
		||||
    # also houses calico-system and calico-apiserver
 | 
			
		||||
  syncPolicy:
 | 
			
		||||
    # automated:
 | 
			
		||||
    #   prune: true
 | 
			
		||||
    automated:
 | 
			
		||||
      prune: true
 | 
			
		||||
    syncOptions:
 | 
			
		||||
      - CreateNamespace=true
 | 
			
		||||
      - ServerSideApply=true # Resource is too big to fit in 262144 bytes allowed annotation size.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user