github.com/verrazzano/verrazzano@v1.7.0/platform-operator/experimental/manifests/integration-charts/cert-manager/values.yaml (about)

     1  # Copyright (c) 2023, Oracle and/or its affiliates.
     2  # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
     3  
     4  prometheus:
     5    enabled: true
     6    servicemonitor:
     7      enabled: true
     8      prometheusInstance: default
     9      targetPort: 9402
    10      path: /metrics
    11      interval: 60s
    12      scrapeTimeout: 30s
    13      labels: {}
    14      honorLabels: false