initial commit
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 2m21s

This commit is contained in:
Michael Trip 2026-06-23 15:06:17 +02:00
commit 4dbcde381f
20 changed files with 1151 additions and 0 deletions

7
.env.example Normal file
View file

@ -0,0 +1,7 @@
ADMIN_PASSWORD=change-this-admin-password
USER_PASSWORD=change-this-user-password
ADMIN_SSH_PUBKEY=
USER_SSH_PUBKEY=
HOST_SSH_PORT=2222
HOST_WEBSSH_PORT=3000
ENABLE_BOOTSTRAP_KUBECONFIG=true