Fix restic password key
This commit is contained in:
parent
4a001f8005
commit
03665ac015
|
@ -34,7 +34,7 @@ spec:
|
|||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: gitea-postgresql
|
||||
key: postgres-password
|
||||
key: password
|
||||
volumeMounts:
|
||||
- name: restic-backup-vol
|
||||
mountPath: /backup
|
||||
|
|
Loading…
Reference in New Issue