mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
add missing instanceSidecarConfiguration
Signed-off-by: Daniel Chambre <smiyc@pm.me>
This commit is contained in:
parent
fa4d376b91
commit
715a0f6a69
@ -151,11 +151,12 @@ kind: ObjectStore
|
|||||||
metadata:
|
metadata:
|
||||||
name: linode-store
|
name: linode-store
|
||||||
spec:
|
spec:
|
||||||
env:
|
instanceSidecarConfiguration:
|
||||||
- name: AWS_REQUEST_CHECKSUM_CALCULATION
|
env:
|
||||||
value: when_required
|
- name: AWS_REQUEST_CHECKSUM_CALCULATION
|
||||||
- name: AWS_RESPONSE_CHECKSUM_VALIDATION
|
value: when_required
|
||||||
value: when_required
|
- name: AWS_RESPONSE_CHECKSUM_VALIDATION
|
||||||
|
value: when_required
|
||||||
[...]
|
[...]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user