diff --git a/bitnamipostgresql.yaml b/bitnamipostgresql.yaml index 8be9bd2..36df280 100644 --- a/bitnamipostgresql.yaml +++ b/bitnamipostgresql.yaml @@ -323,4 +323,13 @@ spec: - "ReadWriteOnce" resources: requests: - storage: "8Gi" \ No newline at end of file + storage: "8Gi" +--- +apiVersion: v1 +data: + url: cG9zdGdyZXM6Ly9jb2Rlcjpjb2RlckBjb2Rlci1kYi1wb3N0Z3Jlc3FsLmNvZGVyLnN2Yy5jbHVzdGVyLmxvY2FsOjU0MzIvY29kZXI/c3NsbW9kZT1kaXNhYmxl +kind: Secret +metadata: + name: coder-db-url + namespace: coder +type: Opaque \ No newline at end of file