Box management page added
All checks were successful
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/labhelper) (push) Successful in 20s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/labhelper-data-loader) (push) Successful in 5s

This commit is contained in:
2026-01-01 14:11:33 +01:00
parent 10cc24ff03
commit acde0cb2f8
7 changed files with 683 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ spec:
mountPath: /data
containers:
- name: web
image: git.baumann.gr/adebaumann/labhelper:0.042
image: git.baumann.gr/adebaumann/labhelper:0.043
imagePullPolicy: Always
ports:
- containerPort: 8000