Dedicated postgres for harbor
This commit is contained in:
@@ -126,10 +126,10 @@ database:
|
||||
type: "external"
|
||||
|
||||
external:
|
||||
host: "172.20.43.1"
|
||||
host: "postgres"
|
||||
port: "5432"
|
||||
username: "kspace_harbor"
|
||||
coreDatabase: "kspace_harbor"
|
||||
coreDatabase: "harbor-operator"
|
||||
existingSecret: "harbor-postgres-password"
|
||||
sslmode: "disable"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user