Skip to content

Commit d76ad3e

Browse files
authored
Switch to official quay.io repo for nginx image (#876)
Signed-off-by: Jonathan West <jonwest@redhat.com>
1 parent 71f5354 commit d76ad3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/examples/nginx/nginx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ spec:
1414
spec:
1515
containers:
1616
- name: nginx
17-
image: nginxinc/nginx-unprivileged
17+
image: quay.io/nginx/nginx-unprivileged
1818
ports:
1919
- containerPort: 80

0 commit comments

Comments
 (0)