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.
\n
1 parent da5a4ba commit 4553998Copy full SHA for 4553998
component/render-helm-values.jsonnet
@@ -69,7 +69,7 @@ local legacy_values =
69
std.trace(
70
'Parameter `helm_values` is deprecated. ' +
71
'Please move your configs to `cilium_helm_values`, ' +
72
- '`hubble_enterprise_helm_values` or\n `hubble_ui_helm_values`.',
+ '`hubble_enterprise_helm_values` or `hubble_ui_helm_values`.',
73
com.makeMergeable(params.helm_values)
74
)
75
else
0 commit comments