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: 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