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 950bd65 + 2b90864 commit 9d532ebCopy full SHA for 9d532eb
pkg/driver/efs_watch_dog.go
@@ -115,6 +115,8 @@ stunnel_health_check_enabled = true
115
stunnel_health_check_interval_min = 5
116
stunnel_health_check_command_timeout_sec = 30
117
118
+enable_version_check = false
119
+
120
[client-info]
121
source={{.EfsClientSource}}
122
pkg/driver/efs_watch_dog_test.go
@@ -105,6 +105,8 @@ stunnel_health_check_enabled = true
105
106
107
108
109
110
111
source=k8s
112
0 commit comments