1
0
forked from k-space/kube

tigera-operator: v3.29.3

This commit is contained in:
2025-04-20 21:43:43 +03:00
parent 13cfeeff2b
commit d9877a9fc5
2 changed files with 4 additions and 3 deletions

View File

@@ -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.