aboutsummaryrefslogtreecommitdiffstats
path: root/operations/a1-pe-sim-packages/resources/oran-sim-csar/o-ran-simulator/templates/a1-pe-sim-configmapa.yaml
blob: 15c6d46888519b6bb3c4c9f3501b702c7dbb69e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{{/* Set up subresource name */}}
  {{- $spec := .Values.a1pesimulator -}}
  {{- $name := $spec.name -}}
  {{- $input := dict "dot" . "name" $name "spec" $spec }}
apiVersion: v1
kind: ConfigMap
metadata:
  name: {{ include "handover-simulator.utils.name" (list .Release.Name $name "app-cm") }}
  labels: {{ include "handover-simulator.utils.labels" $input | nindent 4 }}
data: #Initial data is empty as it will be populated by CDS at runtime
  vnf.config:
  cells.json:
  ue.json: