postgres-auth added
This commit is contained in:
11
argocd/apps/openproject/postgresql-auth.yaml
Normal file
11
argocd/apps/openproject/postgresql-auth.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: postgresql-auth
|
||||
namespace: openproject
|
||||
type: Opaque
|
||||
stringData:
|
||||
postgres-password: InnoPG_2025
|
||||
password: InnoDB_2025
|
||||
username: openproject
|
||||
database: openproject
|
||||
Reference in New Issue
Block a user