fix: Metadata name of ConfigMap must be lower case

This commit is contained in:
ViBiOh
2020-04-30 11:32:30 +02:00
committed by GitHub
parent 912d42c29c
commit 71f95e719a
@@ -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