Rename retention-config to retention in synapse additional config
- Use simpler property name 'retention' instead of 'retention-config' - Helm Chart schema may not allow 'retention-config' naming convention Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
42483f32b5
commit
47625c05b6
@ -23,7 +23,7 @@ data:
|
|||||||
- 'fe80::/10'
|
- 'fe80::/10'
|
||||||
- 'fc00::/7'
|
- 'fc00::/7'
|
||||||
max_spider_size: 10M
|
max_spider_size: 10M
|
||||||
retention-config:
|
retention:
|
||||||
config: |
|
config: |
|
||||||
retention:
|
retention:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user