Packer.Images/ansible/vars/workloadcluster.yml
Danny Bessems fa0b72a903
Some checks failed
continuous-integration/drone/push Build is failing
Remove git repo logic; Debug ova templates
2023-03-25 16:58:23 +01:00

16 lines
381 B
YAML

downstream:
helm_repositories:
- name: longhorn
url: https://charts.longhorn.io
helm_charts:
longhorn:
version: 1.4.1
chart: longhorn/longhorn
parse_logic: cat values.yaml | yq eval '.. | select(has("repository")) | .repository + ":" + .tag'
chart_values: !unsafe |
defaultSettings:
defaultDataPath: /mnt/blockstorage