mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔐 1password secrets
This commit is contained in:
@@ -16,8 +16,8 @@ spec:
|
||||
engineVersion: v2
|
||||
data:
|
||||
# App
|
||||
PGADMIN_DEFAULT_EMAIL: pgadmin@xpander.eml.cc
|
||||
PGADMIN_DEFAULT_PASSWORD: X9VCaWrsCr9PoF
|
||||
PGADMIN_DEFAULT_EMAIL: "{{ .username }}"
|
||||
PGADMIN_DEFAULT_PASSWORD: "{{ .password }}"
|
||||
dataFrom:
|
||||
- extract:
|
||||
key: cloudnative-pg
|
||||
|
Reference in New Issue
Block a user