Skip to content

hookshot being enabled seems to break everything #1272

@halkeye

Description

@halkeye

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions