Skip to content

Commit 9d61685

Browse files
rosemarymaranorjeberhard
authored andcommitted
Remove VOYAGER from options
1 parent 32603a4 commit 9d61685

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/samples/charts/ingress-per-domain

1 file changed

+1
-1
lines changed

kubernetes/samples/charts/ingress-per-domain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following table lists the configurable parameters of this chart and their de
6161

6262
| Parameter | Description | Default |
6363
| --- | --- | --- |
64-
| `type` | Type of ingress controller. Legal values are `TRAEFIK`, `VOYAGER`, or `NGINX`. | `TRAEFIK` |
64+
| `type` | Type of ingress controller. Legal values are `TRAEFIK` or `NGINX`. | `TRAEFIK` |
6565
| `wlsDomain.domainUID` | DomainUID of the WLS domain. | `domain1` |
6666
| `wlsDomain.clusterName` | Cluster name in the WLS domain. | `cluster-1` |
6767
| `wlsDomain.managedServerPort` | Port number of the managed servers in the WLS domain cluster. | `8001` |

0 commit comments

Comments
 (0)