I installed JX3 on EKS using terraform using the instructions in their documentation. However none of the secrets are being auto populated. jx admin logs shows the following:
error: failed to find hmac token from secret: could not find lighthouse hmac token lighthouse-hmac-token in namespace jx: secrets "lighthouse-hmac-token" not found
The secrets are stored in vault
Can someone please guide me?