We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 548de52 + 73a447a commit 79801afCopy full SHA for 79801af
variables.tf
@@ -1315,6 +1315,6 @@ variable "ingress_load_balancer_pools" {
1315
# Miscellaneous
1316
variable "prometheus_operator_crds_version" {
1317
type = string
1318
- default = "v0.80.0" # https://github.com/prometheus-operator/prometheus-operator
+ default = "v0.80.1" # https://github.com/prometheus-operator/prometheus-operator
1319
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
1320
}
0 commit comments