Remove obsolete directory in manifests
Since we switched to tigera operator to deploy calico, the directory manifests/composite/infra/replacements became obsolete since it contains link to cni/calico, which is no longer exists. Also, this directory isn't used anywhere in manifests, so it can be safely removed. Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Relates-To: #492 Closes: #492 Change-Id: I14d9b9ba192aa9546e198300f81045cc035fe13a
This commit is contained in:
parent
7f95156110
commit
8f1d0e0a75
@ -1,4 +0,0 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../../function/cni/calico/v3/replacements
|
Loading…
Reference in New Issue
Block a user