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

Common service name template should allow for chart name override

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Beijing Release
    • None
    • OOM Sprint 10 - Integration

      The service template in the common helm chart currently defaults the service name to the name of the chart. But you can override it with the server.name in a values.yaml.
       
      In the case of a name override, you would also have to override the service name like shown below:
       

      1. subchart configuration
          mariadb:
            nameOverride: clampdb
          service:
            name: clampdb
         
        The service name template should honor the chart name override.

            melliott melliott
            melliott melliott
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: