ricardozanini commented on code in PR #540:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/540#discussion_r1775939653
##########
Makefile:
##########
@@ -366,6 +368,16 @@ deploy-knative: create-cluster
kubectl wait --for=condition=Ready=True KnativeServing/knative-serving
-n knative-serving --timeout=$(TIMEOUT_SECS)
kubectl wait --for=condition=Ready=True
KnativeEventing/knative-eventing -n knative-eventing --timeout=$(TIMEOUT_SECS)
+.PHONY: deploy-monitoring
+deploy-monitoring: create-cluster
Review Comment:
Documentation is here:
https://github.com/apache/incubator-kie-kogito-docs/tree/main/serverlessworkflow/modules/ROOT/pages/cloud/operator
--
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]