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 32603a4 commit 9d61685Copy full SHA for 9d61685
kubernetes/samples/charts/ingress-per-domain/README.md
@@ -61,7 +61,7 @@ The following table lists the configurable parameters of this chart and their de
61
62
| Parameter | Description | Default |
63
| --- | --- | --- |
64
-| `type` | Type of ingress controller. Legal values are `TRAEFIK`, `VOYAGER`, or `NGINX`. | `TRAEFIK` |
+| `type` | Type of ingress controller. Legal values are `TRAEFIK` or `NGINX`. | `TRAEFIK` |
65
| `wlsDomain.domainUID` | DomainUID of the WLS domain. | `domain1` |
66
| `wlsDomain.clusterName` | Cluster name in the WLS domain. | `cluster-1` |
67
| `wlsDomain.managedServerPort` | Port number of the managed servers in the WLS domain cluster. | `8001` |
0 commit comments