-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
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.
- is blocked by
-
KOGITO-2064 Review Kogito CLI deploy command to deploy a Runtime and a Build CR
- Resolved
- is related to
-
KOGITO-2522 Webhooks seems not working when deploying a Kogito Build
- Closed