Change to use YAML file for the ConfigMap.

This commit is contained in:
Manuel Aude Morales
2021-05-07 07:28:19 -05:00
parent 408c9919b1
commit dbc0d2d8ef
3 changed files with 10 additions and 23 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: configmap-hello
data:
APP_MSG: sample external configuration