Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development' into dev-gino
Browse files Browse the repository at this point in the history
  • Loading branch information
ginokok1996 committed May 15, 2020
2 parents 4d08747 + 23d872b commit 23c5f16
Show file tree
Hide file tree
Showing 6 changed files with 1,837 additions and 177 deletions.
2 changes: 1 addition & 1 deletion INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ $ helm install --name vrc-prod ./api/helm --kubeconfig="api/helm/conduction-kube

Or update if you want to update an existing one
```CLI
$ helm upgrade vrc-dev ./api/helm --kubeconfig="api/helm/conduction-kubeconfig.yaml" --namespace=dev --set settings.env=dev,settings.debug=1
$ helm upgrade vrc-dev ./api/helm --kubeconfig="api/helm/huwelijksplanner-kubeconfig.yaml" --namespace=dev --set settings.env=dev,settings.debug=1
$ helm upgrade vrc-stag ./api/helm --kubeconfig="api/helm/conduction-kubeconfig.yaml" --namespace=stag --set settings.env=stag,settings.debug=0
$ helm upgrade vrc-prod ./api/helm --kubeconfig="api/helm/conduction-kubeconfig.yaml" --namespace=prod --set settings.env=prod,settings.debug=0
```
Expand Down
Loading

0 comments on commit 23c5f16

Please sign in to comment.