Skip to content

Commit 9d4c935

Browse files
committed
[AKS] Updated additional helm command
1 parent d713cc1 commit 9d4c935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If your cluster is not RBAC enabled, instead use the following command:
8787

8888
```console
8989
helm install stable/cert-manager \
90-
--set ingressShim.defaultIssuerName=letsencrypt-prod \
90+
--set ingressShim.defaultIssuerName=letsencrypt-staging \
9191
--set ingressShim.defaultIssuerKind=ClusterIssuer \
9292
--set rbac.create=false \
9393
--set serviceAccount.create=false

0 commit comments

Comments
 (0)