Pass 2: k8s GCR vanity URL

This commit is contained in:
Tim Hockin
2018-04-06 08:14:58 -07:00
parent f79ab9c1ee
commit 89ceb7ef46
7 changed files with 10 additions and 9 deletions

View File

@@ -17,6 +17,6 @@ spec:
spec:
containers:
- name: nginx
image: gcr.io/google-containers/nginx:test-cmd
image: k8s.gcr.io/nginx:test-cmd
ports:
- containerPort: 80