diff --git a/charts/nginx-gateway-fabric/templates/service.yaml b/charts/nginx-gateway-fabric/templates/service.yaml index faa3b45970..988398d421 100644 --- a/charts/nginx-gateway-fabric/templates/service.yaml +++ b/charts/nginx-gateway-fabric/templates/service.yaml @@ -1,3 +1,5 @@ +# This is the control plane Service for internal communication with the data plane. +# To get an NGINX LoadBalancer Service, create a Gateway resource once NGINX Gateway Fabric is installed. apiVersion: v1 kind: Service metadata: