Does not work.
This commit is contained in:
5
apps/example-app/values.yaml
Normal file
5
apps/example-app/values.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
app:
|
||||
ports:
|
||||
http: 8096
|
||||
secretName: auth-api-dev
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
chart: "{{path.basename}}"
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
- "https://git.konsthol.eu/konsthol/argocdapps/apps/{{path.basename}}/values.yaml"
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: "{{path.basename}}"
|
||||
|
||||
Reference in New Issue
Block a user