first commit

This commit is contained in:
Ryan Cuda
2026-04-17 18:00:02 -07:00
commit 5abc90152e
8 changed files with 254 additions and 0 deletions

8
05-sa.yaml Normal file
View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: minecraft
namespace: minecraft
labels:
app: minecraft
---