wi1dcard 2020-07-09 09:24:50 +08:00
parent 6cb186c144
commit be5be27a8e
4 changed files with 5 additions and 5 deletions

View file

@ -11,4 +11,4 @@ $ kubectl apply -f ingress.yaml
## Test
Check if the contents of the annotation are present in the nginx.conf file using:
`kubectl exec ingress-nginx-controller-873061567-4n3k2 -n kube-system cat /etc/nginx/nginx.conf`
`kubectl exec ingress-nginx-controller-873061567-4n3k2 -n kube-system -- cat /etc/nginx/nginx.conf`