diff --git a/infrastructure/addons/cnpg/postgres-cluster.yaml b/infrastructure/addons/cnpg/postgres-cluster.yaml index 8597689..5ddfe81 100644 --- a/infrastructure/addons/cnpg/postgres-cluster.yaml +++ b/infrastructure/addons/cnpg/postgres-cluster.yaml @@ -54,6 +54,6 @@ spec: name: b2-credentials key: B2_APPLICATION_KEY wal: - compression: lzop + compression: gzip data: - compression: lzop \ No newline at end of file + compression: gzip \ No newline at end of file