tigera-operator: v3.29.3
This commit is contained in:
parent
13cfeeff2b
commit
d9877a9fc5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user