Skip to content

Commit c4bbbba

Browse files
Remove generation of calico-kdd.yaml
1 parent b07b83c commit c4bbbba

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

manifests/generate.sh

-9
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,6 @@ done
124124
# Remove the last separator (last line)
125125
sed -i -e '$ d' tigera-operator-ocp-upgrade.yaml
126126

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-
136127
##########################################################################
137128
# Replace image versions for "static" Calico manifests.
138129
##########################################################################

0 commit comments

Comments
 (0)