mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
Add ConfigMap docs
This commit is contained in:
7
docs/user-guide/configmap/kubectl/game.properties
Normal file
7
docs/user-guide/configmap/kubectl/game.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
enemies=aliens
|
||||
lives=3
|
||||
enemies.cheat=true
|
||||
enemies.cheat.level=noGoodRotten
|
||||
secret.code.passphrase=UUDDLRLRBABAS
|
||||
secret.code.allowed=true
|
||||
secret.code.lives=30
|
||||
4
docs/user-guide/configmap/kubectl/ui.properties
Normal file
4
docs/user-guide/configmap/kubectl/ui.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
color.good=purple
|
||||
color.bad=yellow
|
||||
allow.textmode=true
|
||||
how.nice.to.look=fairlyNice
|
||||
Reference in New Issue
Block a user