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 71f5354 commit d76ad3eCopy full SHA for d76ad3e
test/examples/nginx/nginx.yaml
@@ -14,6 +14,6 @@ spec:
14
spec:
15
containers:
16
- name: nginx
17
- image: nginxinc/nginx-unprivileged
+ image: quay.io/nginx/nginx-unprivileged
18
ports:
19
- containerPort: 80
0 commit comments