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 ffd0603 + c0f3f49 commit d99ca79Copy full SHA for d99ca79
variables.tf
@@ -208,7 +208,7 @@ variable "feature_gates" {
208
description = "https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/"
209
type = map(string)
210
211
- # yaml fragment for config file use, example default feature gates:
+ # example default feature gates:
212
# ```
213
# default = {
214
# "ExpandPersistentVolumes" = "true"
0 commit comments