Merge pull request #21918 from behzadm18/patch-1

Add quotation marks around the value of the key "player_initial_lives"
This commit is contained in:
Kubernetes Prow Robot
2020-06-19 22:12:39 -07:00
committed by GitHub
@@ -60,7 +60,7 @@ metadata:
name: game-demo
data:
# property-like keys; each key maps to a simple value
player_initial_lives: 3
player_initial_lives: "3"
ui_properties_file_name: "user-interface.properties"
#
# file-like keys