You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| backups.wal.compression | string | `"gzip"` | WAL compression method. One of `` (for no compression), `gzip`, `bzip2` or `snappy`. |
150
151
| backups.wal.encryption | string | `"AES256"` | Whether to instruct the storage provider to encrypt WAL files. One of `` (use the storage container default), `AES256` or `aws:kms`. |
151
152
| backups.wal.maxParallel | int | `1` | Number of WAL files to be archived or restored in parallel. |
@@ -360,3 +361,6 @@ TODO
360
361
----
361
362
* IAM Role for S3 Service Account
362
363
* Automatic provisioning of a Alert Manager configuration
364
+
365
+
----------------------------------------------
366
+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
0 commit comments