Uploaded image for project: 'Application Authorization Framework'
  1. Application Authorization Framework
  2. AAF-383

AAF aaf-sms chart should use nodePortPrefix variable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Low Low
    • Frankfurt Release
    • Dublin Release

      https://git.onap.org/oom/tree/kubernetes/aaf/charts/aaf-sms/charts/aaf-sms-vault/templates/service.yaml#n31
      https://git.onap.org/oom/tree/kubernetes/aaf/charts/aaf-sms/templates/service.yaml#n31

      nodePort: {{ .Values.global.nodePortPrefix | default "302" }}{{ .Values.service.nodePort }}
      nodePort: {{ .Values.global.nodePortPrefix | default .Values.nodePortPrefix }}{{ .Values.service.nodePort }}

            pwieczorek pwieczorek
            michaelobrien michaelobrien
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: