Fix path.segments

This commit is contained in:
Lars Delhage 2025-02-18 09:22:35 +01:00
parent 3998b7417a
commit d55157ab68
Signed by untrusted user: lasse
GPG key ID: 6B250FE35CC876D1

View file

@ -14,7 +14,7 @@ spec:
- path: 'customers/overlays/*'
template:
metadata:
name: '{{index .path.segments 2}}-{{index .path.segments 3}}'
name: '{{index .path.segments 2}}'
spec:
project: default
source: