Create cm.yml

This commit is contained in:
Barahalikar Siddharth
2022-06-07 17:06:26 +05:30
committed by GitHub
parent 7979a814b4
commit d164d841b0

9
health-check/cm.yml Normal file
View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: game-demo
annotaions:
a: b
data:
# property-like keys; each key maps to a simple value
player_initial_lives: "3"