Install MetalLB into cluster

This commit is contained in:
2025-08-16 17:09:59 -04:00
parent 29fd3d3c0f
commit 2a52b535c5

View File

@@ -39,7 +39,7 @@
local_action: local_action:
module: kubernetes.core.helm module: kubernetes.core.helm
release_state: "{{apps.metallb.state}}" release_state: "{{apps.metallb.state}}"
name: funkwhale name: metallb
namespace: "{{apps.metallb.namespace}}" namespace: "{{apps.metallb.namespace}}"
create_namespace: yes create_namespace: yes
update_repo_cache: True update_repo_cache: True