Skip to content
Snippets Groups Projects
Commit eb243ec0 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

fixup! add distribution.create_cluster

parent 7eabf861
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ helm repo add ${calico_repo_name} https://docs.tigera.io/calico/charts
helm upgrade calico ${calico_repo_name}/tigera-operator \
--install \
--version "${CALICO_VERSION:-v3.29.2}" \
--namespace ${NAMESPACE} \
--namespace tigera-operator \
--create-namespace \
--values "${calico_dir}/values.yaml" \
--wait \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment