Update deployment.yml

This commit is contained in:
Barahalikar Siddharth
2022-06-08 00:41:29 +05:30
committed by GitHub
parent 9b1f53092f
commit e6afcc326a

View File

@@ -15,9 +15,6 @@ spec:
containers:
- name: random-shapes
image: siddharth67/php-random-shapes:v1
env:
- name: COLOR
valueFrom:
configMapKeyRef:
name: php-color-cm
key: circleColor
envFrom:
- configMapRef:
name: moving-shapes-colors