Automated Manifest Update (#2474)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2474
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2474.
This commit is contained in:
2025-12-13 03:22:56 +00:00
committed by Alex Lebens
parent 846817aea4
commit 09b3c90c37
4 changed files with 26 additions and 16 deletions

View File

@@ -47,6 +47,8 @@ spec:
name: config
readOnly: true
subPath: config.yml
- mountPath: /data
name: data
- mountPath: /data/passkey.pem
mountPropagation: None
name: passkey
@@ -61,6 +63,9 @@ spec:
- name: config
secret:
secretName: matrix-hookshot-config-secret
- name: data
persistentVolumeClaim:
claimName: matrix-hookshot
- name: passkey
secret:
secretName: matrix-hookshot-config-secret