Copy existing task and configs

This commit is contained in:
2025-05-06 10:34:08 -04:00
parent 892338645e
commit 739183ab79
3 changed files with 3792 additions and 0 deletions

20
tasks/luanti.yaml Normal file
View File

@@ -0,0 +1,20 @@
---
# 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
externalTrafficPolicy: Local
workload:
main:
podSpec:
containers:
main:
env:
CLI_ARGS: --gameid minetest_game