- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 117
Closed
Labels
Description
I have 2 stackstorm instances running out of the same repo with packs etc. I have rules that I do not want to be enabled however on the dev instance but need to be enabled on the prod instance. Looking at some recent PRs from the st2 repo I see that there is functionality in base stackstorm to make overrides however you rely on the directory /opt/stackstorm/config/overrides/ existing and in the k8s version we are not able to find this directory and are not sure how to specify in our charts to disable rules using this method.
If this is already useable just an explanation of how it can be used now if not can this be added so it is able to be used?