Skip to content

Commit b4a587f

Browse files
committed
added securitycontext overrides
1 parent 9cd71f9 commit b4a587f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/nginx-gateway-fabric/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ nginxGateway:
111111
# -- The image configuration for the NGINX Gateway Fabric control plane.
112112
image:
113113
# -- The NGINX Gateway Fabric image to use
114-
repository: 743287612805.dkr.ecr.us-west-2.amazonaws.com/frontend-client
115-
tag: nginx-controller
114+
repository: ghcr.io/nginx/nginx-gateway-fabric
115+
tag: edge
116116
# @schema
117117
# enum:
118118
# - Always

0 commit comments

Comments
 (0)