fixes
This commit is contained in:
parent
377b3be9d8
commit
2f235cd4d2
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue