Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


MANUAL CONFIGURATION:

SDNC:

  •  Create the below environment variable in the helm chart at kubernetes/sdnc/templates/statefulset.yaml (for sdnc container). 

+          - name: SDNR_NORTHBOUND
+            value: "{{ .Values.config.sdnr.enabled | default "false"}}"


  • Make the SDNC chart and then deploy.