1
0
Fork 0
forked from infra/ansible

zabbix: update the task to checkout correct helm chart

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2026-05-11 16:24:20 +01:00
commit d1595d1420
Signed by untrusted user: dkirwan
GPG key ID: A5893AB6474AC37D

View file

@ -8,8 +8,9 @@
- name: Git clone the Zabbix Helm Chart
ansible.builtin.git:
repo: "https://codeberg.org/fedora/forgejo-helm.git"
repo: "https://git.zabbix.com/scm/zt/kubernetes-helm.git"
dest: /tmp/zabbix-kubernetes-helm
version: "release/7.0"
- name: Build Helm chart dependencies
ansible.builtin.command: