Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-1100

incorrect use of get_input in k8s-prh.yaml-template

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Dublin Release
    • Dublin Release
    • None
    • None

      The PRH blueprint (dcaegen2/platform/blueprints/blueprints/k8s-prh.yaml-template) has an error at lines 118-119. 

      118 image:
      119     get_input: { get_input: tag_version }

      Attempting to upload this blueprint results in an error.

      The lines should be

      118 image:
      119    { get_input: tag_version }

       

            jackl jackl
            jackl jackl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: