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

Missing Webhooks option in CLI for deploy-service

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Operator
    • None

      We can configure the webhooks using CR using:

      apiVersion: app.kiegroup.org/v1alpha1
      kind: KogitoApp
      spec:
        build:
          artifact: {}
          gitSource:
            contextDir: process-springboot-example
            reference: master
            uri: 'https://github.com/kiegroup/kogito-examples'
          imageVersion: '0.11'
          resources: {}
          webhooks:
            - secret: mysecret
              type: Generic
            - secret: anothersecret
              type: GitHub
      

      But we can't achieve the same via CLI.

            tarkhand Tarun Khandelwal (Inactive)
            jcarvaja@redhat.com Jose Carvajal Hilario
            Jose Carvajal Hilario Jose Carvajal Hilario
            Jose Carvajal Hilario Jose Carvajal Hilario
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: