mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: bookstack secret
This commit is contained in:
@@ -58,9 +58,9 @@ spec:
|
||||
volumeMounts:
|
||||
- name: secret
|
||||
mountPath: /opt/id_rsa
|
||||
subPath: deployment-rsa-priv-key
|
||||
subPath: deployment_rsa_priv_key
|
||||
volumes:
|
||||
- name: secret
|
||||
secret:
|
||||
secretName: drone-pipelines
|
||||
secretName: bookstack-secrets
|
||||
restartPolicy: Never
|
||||
|
Reference in New Issue
Block a user