Skip to content

Commit 4c849ca

Browse files
author
Michael Chmielewski
committed
Make sure the commented-out example is actually valid and in the recommended structure
1 parent ec66781 commit 4c849ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ customDaemonsetCmd: {}
8989
# eval tsagent config --set $THREATSTACK_CONFIG_ARGS &&
9090
# sleep 5 &&
9191
# unset THREATSTACK_SETUP_DEPLOY_KEY THREATSTACK_SETUP_ARGS THREATSTACK_CONFIG_ARGS &&
92-
# /opt/threatstack/sbin/tsagentd -logstdout=1
92+
# exec /opt/threatstack/sbin/tsagentd -logstdout=1
9393

9494
# Using OpenShift
9595
#

0 commit comments

Comments
 (0)