Update and rename cm.yml to configmap.yml
This commit is contained in:
committed by
GitHub
parent
96fb0f6828
commit
72562c08a2
6
health-check/configmap.yml
Normal file
6
health-check/configmap.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: php-color-cm
|
||||
data:
|
||||
circleColor: "pink"
|
||||
Reference in New Issue
Block a user