We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302d7a0 commit b2b6e7fCopy full SHA for b2b6e7f
k10-deploy.sh
@@ -14,7 +14,7 @@ helm repo update
14
15
#For Production, remove the lines ending with =1Gi from helm install
16
#For Production, remove the lines ending with airgap from helm install
17
-helm install k10 kasten/k10 --version=5.0.6 --namespace=kasten-io \
+helm install k10 kasten/k10 --namespace=kasten-io \
18
--set secrets.azureTenantId=$AZURE_TENANT_ID \
19
--set secrets.azureClientId=$AZURE_CLIENT_ID \
20
--set secrets.azureClientSecret=$AZURE_CLIENT_SECRET \
0 commit comments