2022-06-24 21:44:10 +00:00
|
|
|
k3s:
|
|
|
|
version: v1.24.1+k3s1
|
|
|
|
|
|
|
|
components:
|
|
|
|
|
2022-06-24 22:50:44 +00:00
|
|
|
helm_repositories:
|
|
|
|
- name: longhorn
|
|
|
|
url: https://charts.longhorn.io
|
|
|
|
- name: harbor
|
|
|
|
url: https://helm.goharbor.io
|
|
|
|
|
|
|
|
longhorn:
|
|
|
|
version:
|
|
|
|
|
2022-06-24 21:44:10 +00:00
|
|
|
harbor:
|
|
|
|
version:
|
|
|
|
|
|
|
|
argocd:
|
|
|
|
version:
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
|
|
|
ansible_galaxy_collections:
|
|
|
|
- community.general
|
|
|
|
- kubernetes.core
|
|
|
|
|
|
|
|
static_binaries:
|
|
|
|
- binary: yq
|
2022-06-24 22:50:44 +00:00
|
|
|
url: http://github.com/mikefarah/yq/releases/download/v4.25.2/yq_linux_amd64
|