Dont create postgresql user
This commit is contained in:
parent
02e73c9aae
commit
8cd606a87c
|
@ -15,11 +15,9 @@ spec:
|
|||
namespace: flux-system
|
||||
values:
|
||||
auth:
|
||||
username: k3spostgresql
|
||||
existingSecret: "pgsql-secrets"
|
||||
secretKeys:
|
||||
adminPasswordKey: "adminPassword"
|
||||
userPasswordKey: "userPassword"
|
||||
replicationPasswordKey: "replicationPassword"
|
||||
|
||||
volumePermissions:
|
||||
|
|
Loading…
Reference in New Issue