fix: Metadata name of ConfigMap must be lower case

pull/20681/head
ViBiOh 2020-04-30 11:32:30 +02:00 committed by GitHub
parent 912d42c29c
commit 71f95e719a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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