implements nested structure replacements

This commit is contained in:
koba1t
2025-08-28 05:32:35 +09:00
parent 2dc0d0da8b
commit bbe53c2c45
5 changed files with 928 additions and 14 deletions

View File

@@ -386,7 +386,7 @@ replacements:
kind: ConfigMap
name: prometheus-config
fieldPaths:
- data.prometheus\.yml.global.external_labels?prometheus_env
- data.prometheus\.yml.global.external_labels.prometheus_env
```
```yaml