add pg
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-12-14 19:46:11 +10:00
parent 07350ea4eb
commit 9f3a24fe1b

View File

@ -14,6 +14,7 @@ metadata:
name: postgres-secret
labels:
app: postgres
namespace: pg
type: Opaque
data:
postgres-root-username: YWRtaW4=
@ -25,5 +26,6 @@ metadata:
name: postgres-configmap
labels:
app: postgres
namespace: pg
data:
postgres-dbname: mainbase