add test matrix cluster
This commit is contained in:
11
manifests/matrix-mrt0rtikize/pg-secret.yaml
Normal file
11
manifests/matrix-mrt0rtikize/pg-secret.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: pg-creds
|
||||
namespace: matrix-mrt0rtikize
|
||||
labels:
|
||||
app.kubernetes.io/part-of: matrix-stack
|
||||
type: Opaque
|
||||
stringData:
|
||||
synapse: c9JA1vT3u4iumbSjUsZAOP66eMPOFZqu
|
||||
mas: gDl3YTTLfNauXUCBtzroecLjRRxxpPbA
|
||||
Reference in New Issue
Block a user