mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 stakater on controller for rolling updates
This commit is contained in:
@@ -22,10 +22,10 @@ spec:
|
||||
- name: POSTGRES_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: authelia
|
||||
name: authelia-secret
|
||||
key: AUTHELIA_STORAGE_POSTGRES_USERNAME
|
||||
- name: POSTGRES_PASS
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: authelia
|
||||
name: authelia-secret
|
||||
key: AUTHELIA_STORAGE_POSTGRES_PASSWORD
|
||||
|
Reference in New Issue
Block a user