Skip to content

Commit

Permalink
addingn unnecessary documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Kennes <[email protected]>
  • Loading branch information
tkennes committed Jun 13, 2023
1 parent 0f835cc commit 7c43d45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions keda/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ prometheus:
serviceMonitor:
# Enables ServiceMonitor creation for the Prometheus Operator
enabled: false
# Annotations specific for the servicemonitor of the metricServer
annotations: {}
jobLabel:
targetLabels: []
Expand All @@ -382,6 +383,7 @@ prometheus:
podMonitor:
# Enables PodMonitor creation for the Prometheus Operator
enabled: false
# Annotations specific for the podmnitor of the metricServer
annotations: {}
interval:
scrapeTimeout:
Expand All @@ -394,6 +396,7 @@ prometheus:
serviceMonitor:
# Enables ServiceMonitor creation for the Prometheus Operator
enabled: false
# Annotations specific for the servicemonitor of the operator
annotations: {}
jobLabel:
targetLabels: []
Expand Down Expand Up @@ -434,6 +437,7 @@ prometheus:
serviceMonitor:
# Enables ServiceMonitor creation for the Prometheus webhooks
enabled: false
# Annotations specific for the servicemonitor of the webhooks
annotations: {}
jobLabel:
targetLabels: []
Expand Down

0 comments on commit 7c43d45

Please sign in to comment.