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 9cd71f9 commit b4a587fCopy full SHA for b4a587f
charts/nginx-gateway-fabric/values.yaml
@@ -111,8 +111,8 @@ nginxGateway:
111
# -- The image configuration for the NGINX Gateway Fabric control plane.
112
image:
113
# -- The NGINX Gateway Fabric image to use
114
- repository: 743287612805.dkr.ecr.us-west-2.amazonaws.com/frontend-client
115
- tag: nginx-controller
+ repository: ghcr.io/nginx/nginx-gateway-fabric
+ tag: edge
116
# @schema
117
# enum:
118
# - Always
0 commit comments