mirror of
https://gitlab.com/shouptech/flux.git
synced 2026-02-03 15:59:45 +00:00
Fixes to things
This commit is contained in:
parent
85893e61a3
commit
305def4b71
1 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ spec:
|
||||||
value: postgres
|
value: postgres
|
||||||
- name: POSTGRES_PORT
|
- name: POSTGRES_PORT
|
||||||
value: "5432"
|
value: "5432"
|
||||||
- name: POSTGRES_DEST
|
- name: POSTGRES_DB
|
||||||
value: /bkup/db/
|
value: nextcloud
|
||||||
- name: SSH_USER
|
- name: SSH_USER
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue