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. | ||||
|   | ||||
| @@ -2,6 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
|  | ||||
| resources: | ||||
| - https://raw.githubusercontent.com/projectcalico/calico/v3.28.4/manifests/tigera-operator.yaml | ||||
| - https://raw.githubusercontent.com/projectcalico/calico/v3.29.3/manifests/tigera-operator.yaml | ||||
| - ./custom-resources.yaml | ||||
| - ssh://git@git.k-space.ee/secretspace/kube/tigera-operator | ||||
|   | ||||
		Reference in New Issue
	
	Block a user