diff --git a/apps/prod/jenkins/release/values-JCasC.yaml b/apps/prod/jenkins/release/values-JCasC.yaml index 855f592dc..06bfcc7ef 100644 --- a/apps/prod/jenkins/release/values-JCasC.yaml +++ b/apps/prod/jenkins/release/values-JCasC.yaml @@ -288,19 +288,19 @@ controller: # for cloudevents plugin config. # FIXME: should use cdevents plugin when the issue solved: # https://github.com/jenkinsci/cdevents-plugin/issues/9 - cloudevents: | - unclassified: - cloudEventsGlobalConfig: - sinkType: "http" - sinkURL: "http://cloudevents-server.apps.svc/events" - completed: true - created: true - enteredWaiting: true - failed: true - finalized: true - left: true - started: true - updated: true - # nodes - offline: true - online: true + # cloudevents: | + # unclassified: + # cloudEventsGlobalConfig: + # sinkType: "http" + # sinkURL: "http://cloudevents-server.apps.svc/events" + # completed: true + # created: true + # enteredWaiting: true + # failed: true + # finalized: true + # left: true + # started: true + # updated: true + # # nodes + # offline: true + # online: true