weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Implement custom delimiters. #48

Closed bigkevmcd closed 1 year ago

bigkevmcd commented 1 year ago

Support for annotation "templates.weave.works/delimiters" on a GitOpsSet with a parseable string with custom delimiters.

e.g.

annotations:
  templates.weave.works/delimiters: "$[,]"

Gives $[ and ] as the delimiters in the template.