domhanak commented on PR #325:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/325#issuecomment-1895817416
Thanks! Works well I did not run into issues.
Here is apart of the deployment description after I updated its configMap
with `quarkus.log.level=DEBUG`
You can see the new annotations.
```Name: greeting
Namespace: sonataflow-operator-system
CreationTimestamp: Wed, 17 Jan 2024 13:42:12 +0100
Labels: app=greeting
sonataflow.org/workflow-app=greeting
Annotations: deployment.kubernetes.io/revision: 3
Selector: app=greeting,sonataflow.org/workflow-app=greeting
Replicas: 1 desired | 1 updated | 1 total | 1 available | 0
unavailable
StrategyType: RollingUpdate
MinReadySeconds: 0
RollingUpdateStrategy: 25% max unavailable, 25% max surge
Pod Template:
Labels: app=greeting
sonataflow.org/workflow-app=greeting
Annotations: sonataflow.org/checksum-config:
42894021dcc8d31a6efc8a2b7faa9d0dc1d777e646ba2d6b141544dfce983f0d
sonataflow.org/restartedAt: 2024-01-17T12:45:59Z
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]