Removed some more unnecessary files from container
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 1m23s
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-03-02 12:36:54 +01:00
parent da6a73e357
commit 41ec7bdc08
2 changed files with 4 additions and 1 deletions

View File

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