Put back in place project id placeholder
This commit is contained in:
@@ -328,7 +328,7 @@ spec:
|
|||||||
name: web
|
name: web
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/kubernetes-codelab-1259/myapp
|
- image: gcr.io/<YOUR-PROJECT-ID>/myapp
|
||||||
name: web
|
name: web
|
||||||
ports:
|
ports:
|
||||||
- name: http-server
|
- name: http-server
|
||||||
|
|||||||
Reference in New Issue
Block a user