fix(cni): proper calico install
This commit is contained in:
parent
e868f1f961
commit
85a0e41ac9
|
@ -1,6 +1,3 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
bases:
|
||||
resources:
|
||||
- https://raw.githubusercontent.com/projectcalico/calico/v3.24.5/manifests/calico.yaml
|
||||
- ippool.yaml
|
||||
|
|
Loading…
Reference in New Issue