Update deployment.yml
This commit is contained in:
committed by
GitHub
parent
abb75f6317
commit
747b144f11
@@ -15,3 +15,9 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: pod-quota-demo
|
- name: pod-quota-demo
|
||||||
image: nginx
|
image: nginx
|
||||||
|
env:
|
||||||
|
- name: COLOR
|
||||||
|
valueFrom:
|
||||||
|
configMapKeyRef:
|
||||||
|
name: sun-color-cm
|
||||||
|
key: color
|
||||||
|
|||||||
Reference in New Issue
Block a user