Skip to content

Commit f68014b

Browse files
authored
Merge pull request #110128 from VikasPullagura-MSFT/patch-67
(Azure CXP) resolves MicrosoftDocs/azure-docs#51610
2 parents 1ef8712 + 4c3c5b4 commit f68014b

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
@@ -161,7 +161,7 @@ spec:
161161
To create the issuer, use the `kubectl apply` command.
162162

163163
```console
164-
kubectl apply -f cluster-issuer.yaml --namespace ingress-basic
164+
kubectl apply -f cluster-issuer.yaml
165165
```
166166

167167
## Run demo applications

0 commit comments

Comments
 (0)