aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/templates/sdc-environments-configmap.yaml
blob: e1ff5581fdc16176c43947b95ddc55facfdc71af (plain)
1
2
3
4
5
6
7
8
9
#{{ if not .Values.disableSdcSdcBe }}
apiVersion: v1
kind: ConfigMap
metadata:
  name: sdc-environments-configmap
  namespace: {{ .Values.nsPrefix }}
data:
{{ tpl (.Files.Glob "resources/config/environments/*").AsConfig . | indent 2 }}
#{{ end }}
017 ONAP a Linux Foundation Collaborative Project. All Rights Reserved.

Linux Foundation is a registered trademark of The Linux Foundation. Linux is a registered trademark of Linus Torvalds.

Please see our privacy policy and terms of use