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 2b73d04 + 10294e8 commit a96ec5bCopy full SHA for a96ec5b
variables.tf
@@ -1334,6 +1334,6 @@ variable "ingress_load_balancer_pools" {
1334
# Miscellaneous
1335
variable "prometheus_operator_crds_version" {
1336
type = string
1337
- default = "v0.80.1" # https://github.com/prometheus-operator/prometheus-operator
+ default = "v0.81.0" # https://github.com/prometheus-operator/prometheus-operator
1338
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
1339
}
0 commit comments