Skip to content

Commit 957cbf2

Browse files
authored
Merge pull request #98136 from themagiccog/patch-3
Update ingress-tls.md
2 parents e6349b9 + 66c25fd commit 957cbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/ingress-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ spec:
407407
To create the issuer, use the `kubectl apply` command.
408408

409409
```console
410-
kubectl apply -f cluster-issuer.yaml
410+
kubectl apply -f cluster-issuer.yaml --namespace ingress-basic
411411
```
412412

413413
## Update your ingress routes

0 commit comments

Comments
 (0)