ricardozanini commented on code in PR #338:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/338#discussion_r1452450674
##########
bundle/manifests/sonataflow-operator.clusterserviceversion.yaml:
##########
@@ -576,6 +576,22 @@ spec:
- get
- list
- watch
+ - apiGroups:
+ - apps.openshift.io
+ resources:
+ - deploymentconfigs
Review Comment:
@jakubschwan which version of OCP we are? If it's not too behind of 4.14,
I'd rather keep it for now to support old instances.
--
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]