Thing detail template adjusted
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 59s
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 3s

This commit is contained in:
2025-12-29 20:11:25 +01:00
parent 1d1c80a267
commit eb8284fdd2
2 changed files with 4 additions and 4 deletions

View File

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