We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16cf9d commit dc0e5ebCopy full SHA for dc0e5eb
examples/custom-resources/oidc/README.md
@@ -20,8 +20,8 @@ kubectl config set-context --namespace default --current
20
## Prerequisites
21
22
1. Follow the [installation](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/)
23
- instructions to deploy the Ingress Controller. This example requires that the HTTPS port of the Ingress Controller is
24
- `443`.
+ instructions to deploy NGINX Ingress Controller. This example requires that the HTTPS port of the Ingress
+ Controller is `443`.
25
2. Save the public IP address of the Ingress Controller into `/etc/hosts` of your machine:
26
27
```text
0 commit comments