2026-06-16 00:03:01 +00:00
|
|
|
namespace: database
|
|
|
|
|
|
|
|
|
|
image:
|
|
|
|
|
repository: postgres
|
|
|
|
|
tag: "18.4"
|
|
|
|
|
|
|
|
|
|
auth:
|
2026-06-22 18:20:26 +00:00
|
|
|
database: postgres
|
|
|
|
|
username: postgres
|
2026-06-16 00:03:01 +00:00
|
|
|
secret: postgres-secret
|
|
|
|
|
|
|
|
|
|
storage:
|
|
|
|
|
className: longhorn
|
|
|
|
|
size: 20Gi
|
|
|
|
|
|
|
|
|
|
nodeSelector:
|
|
|
|
|
workload: app
|