update postgres
This commit is contained in:
@@ -23,16 +23,6 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
storageClass: longhorn
|
storageClass: longhorn
|
||||||
size: 20Gi
|
size: 20Gi
|
||||||
service:
|
|
||||||
type: NodePort
|
|
||||||
port: 5432
|
|
||||||
nodePort: 32000
|
|
||||||
extendedConfiguration: |
|
|
||||||
listen_addresses = '*'
|
|
||||||
max_connections = 100
|
|
||||||
shared_buffers = 256MB
|
|
||||||
pgHbaConfiguration: |
|
|
||||||
host all all 0.0.0.0/0 md5
|
|
||||||
destination:
|
destination:
|
||||||
server: "https://kubernetes.default.svc"
|
server: "https://kubernetes.default.svc"
|
||||||
namespace: postgres
|
namespace: postgres
|
||||||
|
Reference in New Issue
Block a user