feat: add dapr helmfile et al.
This commit is contained in:
@@ -4,5 +4,5 @@ default:
|
||||
|
||||
# Render a specifc helm chart
|
||||
r HELMFILE ENV="default":
|
||||
helmfile --environment={{ENV}} lint --args --quiet -f helmfile.d/{{HELMFILE}}.yaml.gotmpl
|
||||
#helmfile --environment={{ENV}} lint --args --quiet -f helmfile.d/{{HELMFILE}}.yaml.gotmpl
|
||||
helmfile --environment={{ENV}} template -q -f helmfile.d/{{HELMFILE}}.yaml.gotmpl --output-dir-template="../_manifests/{{HELMFILE}}/{{ENV}}"
|
||||
|
||||
Reference in New Issue
Block a user