init: basic k8s deployment on DO

This commit is contained in:
2024-01-09 17:39:03 +01:00
commit b826035b3a
15 changed files with 362 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
server:
ingress:
enabled: "true"
extraArgs:
- "--insecure"