Describe the bug
Synapse no longer starts up because its trying to access the registration secret, but doesn't seem to actually mount the secret
Hookshot itself doesn't startup because it seems to try and mount a secret that doesn't exist?
To Reproduce
hookshot:
enabled: true
annotations:
reloader.stakater.com/auto: 'true'
appserviceRegistration:
secret: matrix-stack-hookshot-2
secretKey: hookshot_registration.yaml
passkey:
secret: matrix-stack-hookshot-2
secretKey: hookshot_passkey
additional:
permissions.yaml:
configSecret: matrix-stack-hookshot-2
configSecretKey: permissions.yaml
Expected behavior
Starts up
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug
Synapse no longer starts up because its trying to access the registration secret, but doesn't seem to actually mount the secret
Hookshot itself doesn't startup because it seems to try and mount a secret that doesn't exist?
To Reproduce
Expected behavior
Starts up
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.