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 da2ae40 commit 8c8e900Copy full SHA for 8c8e900
operator/src/main/resources/scripts/utils_base.sh
@@ -47,6 +47,8 @@
47
#
48
# Set TRACE_INCLUDE_FILE env var to false to suppress file name and line number.
49
50
+umask 027
51
+
52
export AUXILIARY_IMAGE_COMMAND_LOGS_DIR="${AUXILIARY_IMAGE_COMMAND_LOGS_DIR:-compatibilityModeInitContainerLogs}"
53
54
trace() {
0 commit comments