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.
2 parents aac031e + 118987c commit 4da2983Copy full SHA for 4da2983
values.yaml
@@ -769,7 +769,7 @@ st2client:
769
770
# https://docs.stackstorm.com/reference/ha.html#st2garbagecollector
771
# 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.
+# By default this process only cleans action output and needs to be setup in st2.conf to perform any other work.
773
st2garbagecollector:
774
# Having 1 st2garbagecollector unique replica is enough for periodic task like st2 history garbage collection
775
replicas: 1
0 commit comments