minecraft

This commit is contained in:
2024-05-13 14:22:36 +02:00
parent 0fd9936db5
commit 192e2e869f
6 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: minecraft
resources:
- namespace.yaml
- pvc.yaml
- deployment.yaml
- service.yaml
images:
- name: minecraft
newName: itzg/minecraft-server
newTag: java21