You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


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.
  • No labels