Skip to content

Commit

Permalink
helm deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jananivMS committed May 13, 2020
1 parent 1af9db6 commit 05f6071
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,8 @@ steps:
--set azureClientSecret=$(AZURE_CLIENT_SECRET) \
--set azureUseMI=false \
--set azureOperatorKeyvault=$(AZURE_OPERATOR_KEYVAULT) \
--set createNamespace=false \
--set createNamespace=true \
--set namespace=$(OPERATOR_NAMESPACE)
failOnStderr: true
# - task: HelmDeploy@0
# inputs:
Expand Down

0 comments on commit 05f6071

Please sign in to comment.