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:
|
Special:
|
||||||
|
|
||||||
* default
|
* default
|
||||||
* kube-node-lease
|
* kube-node-lease
|
||||||
* kube-public
|
* kube-public
|
||||||
* kube-system
|
* kube-system
|
||||||
|
|
||||||
Outside:
|
Outside:
|
||||||
|
|
||||||
* Nodes
|
* Nodes
|
||||||
* Pod Security Policies
|
* Pod Security Policies
|
||||||
* Persistent Volumes
|
* Persistent Volumes
|
||||||
|
@ -344,6 +346,7 @@ ConfigMaps
|
||||||
==========
|
==========
|
||||||
|
|
||||||
From:
|
From:
|
||||||
|
|
||||||
* environment variables file
|
* environment variables file
|
||||||
* file
|
* file
|
||||||
* key and value
|
* key and value
|
||||||
|
@ -445,4 +448,3 @@ Pod YAML configurations
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: my-configmap
|
name: my-configmap
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue