first commit
This commit is contained in:
10
kustomize/application/configmap.yaml
Normal file
10
kustomize/application/configmap.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# apiVersion: v1
|
||||
# kind: ConfigMap
|
||||
# metadata:
|
||||
# name: example-config
|
||||
# namespace: example
|
||||
# data:
|
||||
# config.json: |
|
||||
# {
|
||||
# "environment" : "dev"
|
||||
# }
|
||||
Reference in New Issue
Block a user