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