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
|
||||
revision: HEAD
|
||||
files:
|
||||
- path: services/{{path.basename}}
|
||||
- path: env-sets/dev/services/svc-*.yaml
|
||||
template:
|
||||
metadata:
|
||||
name: '{{ appname }}-dev'
|
||||
name: '{{path.basename | replace "." "-" | lower}}-dev'
|
||||
spec:
|
||||
project: sandbox
|
||||
destination:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user