Skip to content

Commit

Permalink
Update go.mod for vpa/e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
sssash18 committed Apr 24, 2024
1 parent 5567eec commit 6a3021d
Show file tree
Hide file tree
Showing 131 changed files with 1,883 additions and 11,767 deletions.
14 changes: 0 additions & 14 deletions charts/cluster-autoscaler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -375,20 +375,6 @@ serviceMonitor:
# serviceMonitor.metricRelabelings -- MetricRelabelConfigs to apply to samples before ingestion.
metricRelabelings: {}

## Custom PrometheusRule to be defined
## The value is evaluated as a template, so, for example, the value can depend on .Release or .Chart
## ref: https://github.com/coreos/prometheus-operator#customresourcedefinitions
prometheusRule:
# prometheusRule.enabled -- If true, creates a Prometheus Operator PrometheusRule.
enabled: false
# prometheusRule.additionalLabels -- Additional labels to be set in metadata.
additionalLabels: {}
# prometheusRule.namespace -- Namespace which Prometheus is running in.
namespace: monitoring
# prometheusRule.interval -- How often rules in the group are evaluated (falls back to `global.evaluation_interval` if not set).
interval: null
# prometheusRule.rules -- Rules spec template (see https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#rule).
rules: []

# tolerations -- List of node taints to tolerate (requires Kubernetes >= 1.6).
tolerations: []
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6a3021d

Please sign in to comment.