Update deployment.yml
This commit is contained in:
committed by
GitHub
parent
da9813466c
commit
726e1637fe
@@ -15,6 +15,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: random-shapes
|
- name: random-shapes
|
||||||
image: siddharth67/php-random-shapes:v1
|
image: siddharth67/php-random-shapes:v1
|
||||||
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: moving-shapes-colors
|
name: moving-shapes-colors
|
||||||
|
|||||||
Reference in New Issue
Block a user