Simplify playbook roles
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-11-24 10:59:41 +01:00
parent 2d99511360
commit c27712bc20
14 changed files with 56 additions and 81 deletions

View File

@ -0,0 +1,8 @@
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: {{ item.name }}
namespace: {{ item.namespace }}
spec:
valuesContent: |-
{{ item.config }}