Skip to content

Conversation

PseudoResonance
Copy link

Adds a persistence section to the Helm chart so that the encryption crypto store can persist through restarts/updates.

@PseudoResonance PseudoResonance requested a review from a team as a code owner April 3, 2024 10:54
Copy link
Contributor

@Half-Shot Half-Shot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay, but one question.

# cpu: 100m
# memory: 128Mi

# Persistent volume for encryption store, mounted in the pod as /persistent.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to configure hookshot to use this?

@PseudoResonance
Copy link
Author

Yes, the following needs to be added to the Helm values under hookshot.config.

    experimentalEncryption:
      storagePath: /persistent

@rhizoet
Copy link

rhizoet commented Jun 17, 2024

Can this please be merged? We need this feature very urgently, as there are currently only functioning webhooks with hookshot. And it is important that these are encrypted.

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants