ansible-role-eom/tasks/luanti.yaml
2025-03-08 11:59:59 -05:00

20 lines
432 B
YAML

---
# tasks file for luanti
- name: Deploy Luanti
kubernetes.core.helm:
name: luanti
chart_ref: oci://tccr.io/truecharts/minetest
release_namespace: luanti
create_namespace: true
values:
service:
main:
type: LoadBalancer
workload:
main:
podSpec:
containers:
main:
env:
CLI_ARGS: --gameid minetest_game