Skip to content

Commit 4da2983

Browse files
authored
Merge pull request #296 from cloudreach-coreops/hreeder/garbage-collector
Update comment to show GC acts on action output by default.
2 parents aac031e + 118987c commit 4da2983

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
@@ -769,7 +769,7 @@ st2client:
769769

770770
# https://docs.stackstorm.com/reference/ha.html#st2garbagecollector
771771
# Optional service that cleans up old executions and other operations data based on setup configurations.
772-
# By default this process does nothing and needs to be setup in st2.conf to perform any work.
772+
# By default this process only cleans action output and needs to be setup in st2.conf to perform any other work.
773773
st2garbagecollector:
774774
# Having 1 st2garbagecollector unique replica is enough for periodic task like st2 history garbage collection
775775
replicas: 1

0 commit comments

Comments
 (0)