Merge pull request #20681 from ViBiOh/patch-1

fix: Metadata name of ConfigMap must be lower case
This commit is contained in:
Kubernetes Prow Robot
2020-04-30 04:22:18 -07:00
committed by GitHub
@@ -57,7 +57,7 @@ format.
apiVersion: v1
kind: ConfigMap
metadata:
Name: game-demo
name: game-demo
data:
# property-like keys; each key maps to a simple value
player_initial_lives: 3