Skip to content

Commit

Permalink
Helm-Chart 2.11.0-pre released
Browse files Browse the repository at this point in the history
  • Loading branch information
cwiechmann committed May 10, 2022
1 parent 18750d4 commit b7b9987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APIM/Helmchart/examples/azure-aks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ You can overwrite all parameters of the base [`values.yaml`](../../values.yaml),

To finally start the deployment into your Kubernetes Cluster using Helm, use now the following command:
```
helm install axway-apim -n apim -f .\local-values-aks-agic.yaml https://github.com/Axway/Cloud-Automation/releases/download/apim-helm-2.9.0/helm-chart-axway-apim-2.11.0-pre.tgz
helm install axway-apim -n apim -f .\local-values-aks-agic.yaml https://github.com/Axway/Cloud-Automation/releases/download/apim-helm-2.11.0-pre/helm-chart-axway-apim-2.11.0-pre.tgz
```

Now wait that all containers are up and in running state with the following command :
Expand Down

0 comments on commit b7b9987

Please sign in to comment.