Try to change the path
This commit is contained in:
parent
8aad342684
commit
485301149a
@ -9,10 +9,10 @@ spec:
|
|||||||
repoURL: https://git.dvirlabs.com/dvirlabs/app-definition.git
|
repoURL: https://git.dvirlabs.com/dvirlabs/app-definition.git
|
||||||
revision: HEAD
|
revision: HEAD
|
||||||
files:
|
files:
|
||||||
- path: services/{{path.basename}}
|
- path: env-sets/dev/services/svc-*.yaml
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: '{{ appname }}-dev'
|
name: '{{path.basename | replace "." "-" | lower}}-dev'
|
||||||
spec:
|
spec:
|
||||||
project: sandbox
|
project: sandbox
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user