Enable publish service for nginx-ingress

Missing from a5f093acdc
This commit is contained in:
Erèbe - Romain Gerard
2021-08-06 12:07:25 +02:00
committed by GitHub
parent a5f093acdc
commit 213a667539

View File

@@ -87,7 +87,7 @@ controller:
## Allows customization of the external service
## the ingress will be bound to via DNS
publishService:
enabled: false
enabled: true
## Allows overriding of the publish service to bind to
## Must be <namespace>/<service_name>
##