fix secret ref
This commit is contained in:
parent
13a7e6a5a6
commit
0179d6d50f
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ spec:
|
|||
- name: DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: vaultwarden-db-secret
|
||||
name: linkwarden-postgres-secret
|
||||
key: DATABASE_URL
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue