I have a stackstorm-ha set up and am trying to configure datastore key encryption. I’ve followed the instructions in Datastore — StackStorm 3.4.0 documentation executing the command lines on the st2client node. I updated the st2,conf file, created the encryption key but it still complains that no Crypto key is present when i try to create a datastore key using --encrypt.
Ideally I’d like to configure all this via the values.yaml file when the helm chart is deployed. Can anyone point at an example to do this. Otherwise, is there something that I’m doing wrong to enable this manually?