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 c71599b commit 2824650Copy full SHA for 2824650
values.yaml
@@ -513,7 +513,7 @@ st2chatops:
513
# Advanced use-cases only. If defined, this hubot-scripts volume gets mounted to: /opt/stackstorm/chatops/scripts
514
# This volume (using any k8s storage solution, including configmap) allows for hubot customization.
515
# Most installations should not use this.
516
- # Please refer to the hubot documentaiton for details on writing .js or .coffeescript hubot extensions.
+ # For details on writing .js or .coffeescript hubot extensions, see: https://hubot.github.com/docs/scripting/
517
hubotScriptsVolume: {}
518
# Additional advanced settings to control pod/deployment placement
519
nodeSelector: {}
0 commit comments