Skip to content
Snippets Groups Projects
Commit eec2bb3a authored by Ines Ouled Elhaj's avatar Ines Ouled Elhaj
Browse files

update staging volumes and database

parent f3f7f20c
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ spec: ...@@ -14,7 +14,7 @@ spec:
wal_keep_size: "512MB" wal_keep_size: "512MB"
archive_mode: "on" archive_mode: "on"
archive_command: "cp %p /home/postgres/wal_archive/%f > /tmp/archive.log 2>&1" archive_command: "cp %p /home/postgres/wal_archive/%f > /tmp/archive.log 2>&1"
restore_command: "cp /home/postgres/wal_archive/%f %p" #restore_command: "cp /home/postgres/wal_archive/%f %p"
checkpoint_timeout: "5min" checkpoint_timeout: "5min"
checkpoint_completion_target: "0.7" checkpoint_completion_target: "0.7"
numberOfInstances: 2 numberOfInstances: 2
......
...@@ -11,7 +11,7 @@ spec: ...@@ -11,7 +11,7 @@ spec:
storage: 20Gi storage: 20Gi
csi: csi:
driver: cinder.csi.openstack.org driver: cinder.csi.openstack.org
volumeHandle: 0b059287-6d40-4fcd-93b4-de66d07bf716 volumeHandle: 9319358d-4a47-4311-ba59-a6cdcf1b1835
nodeAffinity: nodeAffinity:
required: required:
nodeSelectorTerms: nodeSelectorTerms:
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
storage: 20Gi storage: 20Gi
csi: csi:
driver: cinder.csi.openstack.org driver: cinder.csi.openstack.org
volumeHandle: b19d5af9-2218-4569-b5ea-da7283e416af volumeHandle: 3c30793b-175d-4eb1-8095-52f4dcd4e59a
nodeAffinity: nodeAffinity:
required: required:
nodeSelectorTerms: nodeSelectorTerms:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment