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:
@@ -732,7 +732,7 @@ spec:
|
||||
- name: config-volume
|
||||
configMap:
|
||||
name: no-config
|
||||
optional: true
|
||||
optional: true # mark the source ConfigMap as optional
|
||||
restartPolicy: Never
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user