Update deployment.yml
This commit is contained in:
committed by
GitHub
parent
9b1f53092f
commit
e6afcc326a
@@ -15,9 +15,6 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: random-shapes
|
- name: random-shapes
|
||||||
image: siddharth67/php-random-shapes:v1
|
image: siddharth67/php-random-shapes:v1
|
||||||
env:
|
envFrom:
|
||||||
- name: COLOR
|
- configMapRef:
|
||||||
valueFrom:
|
name: moving-shapes-colors
|
||||||
configMapKeyRef:
|
|
||||||
name: php-color-cm
|
|
||||||
key: circleColor
|
|
||||||
|
|||||||
Reference in New Issue
Block a user