mirror of https://github.com/Askill/optar.git
added quotes around image
This commit is contained in:
parent
72f46c57be
commit
bd40505d23
|
|
@ -11,5 +11,5 @@ spec:
|
||||||
serviceAccountName: optar-s3-cache-service-account
|
serviceAccountName: optar-s3-cache-service-account
|
||||||
containers:
|
containers:
|
||||||
- name: optar
|
- name: optar
|
||||||
image: DOCKER_IMAGE
|
image: "DOCKER_IMAGE"
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue