Fix path
This commit is contained in:
parent
f52102c642
commit
f97d835cbf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
||||||
repoURL: 'https://platform.sunet.se/Drive/k8s-manifests'
|
repoURL: 'https://platform.sunet.se/Drive/k8s-manifests'
|
||||||
revision: HEAD
|
revision: HEAD
|
||||||
directories:
|
directories:
|
||||||
- path: 'customers/overlays/*'
|
- path: 'customers/overlays/*/test'
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: '{{index .path.segments 2}}'
|
name: '{{index .path.segments 2}}'
|
||||||
|
|
Loading…
Add table
Reference in a new issue