Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2905

Change in image definition in the CRDs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 0.16.0
    • 0.12.0
    • Operator
    • None
    • 2020 Week 37-39 (from Sep 7)

      Currently when user creates a KogitoRuntime and other objects using a yaml file he needs to define the following

      image:
      
        domain: <registry>
      
        namespace: <your_namespace>
      
        name: <image_name>
      
        tag: <tag>
      
      

       

      The image here should also be defined in the same format as for any other Kubernetes object i.e. 

      image: <registry>/<your_namespace>/<image_name>:<tag>
      

      if need be the information can be parsed to get the individual items.

            tarkhand Tarun Khandelwal (Inactive)
            tarkhand Tarun Khandelwal (Inactive)
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: