Skip to content

Commit b2b6e7f

Browse files
committed
Update k10-deploy.sh
1 parent 302d7a0 commit b2b6e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k10-deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ helm repo update
1414

1515
#For Production, remove the lines ending with =1Gi from helm install
1616
#For Production, remove the lines ending with airgap from helm install
17-
helm install k10 kasten/k10 --version=5.0.6 --namespace=kasten-io \
17+
helm install k10 kasten/k10 --namespace=kasten-io \
1818
--set secrets.azureTenantId=$AZURE_TENANT_ID \
1919
--set secrets.azureClientId=$AZURE_CLIENT_ID \
2020
--set secrets.azureClientSecret=$AZURE_CLIENT_SECRET \

0 commit comments

Comments
 (0)