From abb75f6317d5f6dda9045000d8b5312830ac03f6 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Tue, 7 Jun 2022 17:58:00 +0530 Subject: [PATCH] Update cm.yml --- health-check/cm.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/health-check/cm.yml b/health-check/cm.yml index a4a6814..f9320c6 100644 --- a/health-check/cm.yml +++ b/health-check/cm.yml @@ -1,9 +1,6 @@ apiVersion: v1 kind: ConfigMap metadata: - name: game-demo - annotations: - a: b + name: sun-color-cm data: - # property-like keys; each key maps to a simple value - player_initial_lives: "3" + COLOR: "pink"