Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-742

SDNC cluster deployment: $SDNRWT not considered in helm templates

XMLWordPrintable

      To start SDN-R WT-Apps within SDNC deployment, environement variable SDNRWT needs to be set to true. This is not yet supported by helm templates.

      1) add in oom/kubernetes/sdnc/templates/statefulset.yaml within the section for the sdnc container:

      • name: SDNRWT
        value: "{{ .Values.config.sdnrwt }}"

       

      2) add in oom/kubernetes/sdnc/templates/values.yaml

      sdnrwt: false

      This is the default value.

            demskeq8 demskeq8
            demskeq8 demskeq8
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: