Skip to content

Commit cf27455

Browse files
camrynlpaulyufan2
authored andcommitted
remove unused cilium files
1 parent 95cade1 commit cf27455

File tree

4 files changed

+0
-64
lines changed

4 files changed

+0
-64
lines changed

.pipelines/cni/cilium/cilium-overlay-load-test-template.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ stages:
6767
kubectl get po -owide -A
6868
6969
echo "deploy Cilium ConfigMap"
70-
kubectl apply -f cilium/configmap.yaml
7170
kubectl apply -f test/integration/manifests/cilium/cilium-config.yaml
7271
echo "install Cilium onto Overlay Cluster"
7372
kubectl apply -f test/integration/manifests/cilium/cilium-agent

.pipelines/singletenancy/cilium/cilium-e2e-step-template.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ steps:
4040
kubectl cluster-info
4141
kubectl get po -owide -A
4242
echo "deploy Cilium ConfigMap"
43-
kubectl apply -f cilium/configmap.yaml
4443
kubectl apply -f test/integration/manifests/cilium/cilium-config.yaml
4544
echo "install Cilium ${CILIUM_VERSION_TAG}"
4645
envsubst '${CILIUM_VERSION_TAG},${CILIUM_IMAGE_REGISTRY}' < test/integration/manifests/cilium/daemonset.yaml | kubectl apply -f -

cilium/cilium_helm_values.yaml

-41
This file was deleted.

cilium/configmap.yaml

-21
This file was deleted.

0 commit comments

Comments
 (0)