File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -124,15 +124,6 @@ done
124
124
# Remove the last separator (last line)
125
125
sed -i -e ' $ d' tigera-operator-ocp-upgrade.yaml
126
126
127
- # #########################################################################
128
- # Build Calico manifest used for in-repo testing. This is largely the same as the
129
- # one we ship, but with tweaked values.
130
- # #########################################################################
131
- echo " Generating manifest from charts/values/$FILE "
132
- ${HELM} -n kube-system template \
133
- ../charts/calico \
134
- -f ../node/tests/k8st/infra/values.yaml > ../node/tests/k8st/infra/calico-kdd.yaml
135
-
136
127
# #########################################################################
137
128
# Replace image versions for "static" Calico manifests.
138
129
# #########################################################################
You can’t perform that action at this time.
0 commit comments