fix namespace

This commit is contained in:
2026-05-25 14:03:17 +02:00
parent 9540b1c4c3
commit 10540695f8
8 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service
metadata:
name: fastapi-api-service
namespace: student-<vas-username>
namespace: student-iva
spec:
selector:
app: fastapi-api