Update bitnamipostgresql.yaml
This commit is contained in:
parent
036d5d7a26
commit
37acc70482
|
@ -323,4 +323,13 @@ spec:
|
|||
- "ReadWriteOnce"
|
||||
resources:
|
||||
requests:
|
||||
storage: "8Gi"
|
||||
storage: "8Gi"
|
||||
---
|
||||
apiVersion: v1
|
||||
data:
|
||||
url: cG9zdGdyZXM6Ly9jb2Rlcjpjb2RlckBjb2Rlci1kYi1wb3N0Z3Jlc3FsLmNvZGVyLnN2Yy5jbHVzdGVyLmxvY2FsOjU0MzIvY29kZXI/c3NsbW9kZT1kaXNhYmxl
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: coder-db-url
|
||||
namespace: coder
|
||||
type: Opaque
|
Loading…
Reference in New Issue