Fix appset to uniqe name
This commit is contained in:
parent
f68b049013
commit
d231509c97
@ -12,7 +12,7 @@ spec:
|
||||
- path: cluster-secretstores/*.yaml
|
||||
template:
|
||||
metadata:
|
||||
name: cluster-secretstore-{{path.basename}}
|
||||
name: cluster-secretstore-{{path.filename}} # <-- FIXED
|
||||
spec:
|
||||
project: dev-tools
|
||||
source:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user