Files
application/backing-services/istiod/templates/zzy_descope_legacy.yaml
2025-11-09 13:22:40 +03:30

3 lines
228 B
YAML

{{/* Copy anything under `.pilot` to `.`, to avoid the need to specify a redundant prefix.
Due to the file naming, this always happens after zzz_profile.yaml */}}
{{- $_ := mustMergeOverwrite $.Values (index $.Values "pilot") }}