Using gomplate as hydration template engine
This commit is contained in:
parent
c24ab8d976
commit
46c745bd28
4 changed files with 18 additions and 25 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{{]] if eq .Env.CLUSTER_TYPE "kind" [[}}
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
|
|
@ -19,3 +20,4 @@ spec:
|
|||
path: stacks/core/crossplane-providers
|
||||
repoURL: https://gitea.{{]] .Env.DOMAIN [[}}/giteaAdmin/edfbuilder
|
||||
targetRevision: HEAD
|
||||
{{]] end [[}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue