Merge branch 'main' of gitlab.internal.uia.no:ikt206-g-26v-devops/Group23/flask

This commit is contained in:
Teodor
2026-05-07 01:35:54 +02:00

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: flask-app
image: registry.gitlab.com/YOUR-GROUP/YOUR-PROJECT:latest
image: registry.gitlab.no/ikt206-g-26v-devops/Group23/flask/:latest
imagePullPolicy: Always
ports:
- containerPort: 5000