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.
1 parent f6088b7 commit 5b29a38Copy full SHA for 5b29a38
Tiltfile
@@ -28,5 +28,6 @@ k8s_yaml(helm(
28
namespace="stackable-operators",
29
set=[
30
'image.repository=' + registry + '/' + operator_name,
31
+ 'telemetry.consoleLog.level=trace,h2=off',
32
],
33
))
0 commit comments