This commit is contained in:
Marc Beninca 2023-07-10 15:20:23 +00:00
parent 377b3be9d8
commit 2f235cd4d2

View file

@ -172,12 +172,14 @@ NameSpaces
==========
Special:
* default
* kube-node-lease
* kube-public
* kube-system
Outside:
* Nodes
* Pod Security Policies
* Persistent Volumes
@ -344,6 +346,7 @@ ConfigMaps
==========
From:
* environment variables file
* file
* key and value
@ -445,4 +448,3 @@ Pod YAML configurations
envFrom:
- configMapRef:
name: my-configmap