Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-2543

[SDNC] replace hardcoded busy box image with global one

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Guilin Release
    • Frankfurt Release
    • charts
    • Hide

      kubernetes/sdnc/templates/statefulset.yaml

      --> replace

      image: "busybox"

      with

      image: {{ .Values.global.busyboxRepository | default .Values.busyboxRepository }}/{{ .Values.global.busyboxImage | default .Values.busyboxImage }}

       

       

      Show
      kubernetes/sdnc/templates/statefulset.yaml --> replace image: "busybox" with image: {{ .Values.global.busyboxRepository | default .Values.busyboxRepository }}/{{ .Values.global.busyboxImage | default .Values.busyboxImage }}    

          demskeq8 Alexander Dehn
          demskeq8 Alexander Dehn
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: