Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-1583

Add param to disable service monitor in TektonConfig

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Blocker Blocker
    • Pipelines 1.5
    • None
    • Operator
    • None
    • Pipelines Sprint 204

      Acceptance Criteria

      • user should be able to disable service monitor after installation
      • by default operator should install it

      The TektonConfig CR would look like

      apiVersion: operator.tekton.dev/v1alpha1
      kind: TektonConfig
      metadata:
       name: config
      spec:
       profile: all
       targetNamespace: openshift-pipelines
       pipeline:
         params:
         - name: enableMetrics
           value: "true"
      

            smukhade Shivam Mukhade (Inactive)
            smukhade Shivam Mukhade (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: