chore: Update manifests after change

This commit is contained in:
2025-12-13 03:13:44 +00:00
parent 846817aea4
commit f8f9c34f17
2 changed files with 24 additions and 0 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