Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
@@ -703,7 +703,7 @@ spec:
|
||||
configMapKeyRef:
|
||||
name: a-config
|
||||
key: akey
|
||||
optional: true
|
||||
optional: true # mark the variable as optional
|
||||
restartPolicy: Never
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user