This commit is contained in:
2026-05-25 19:25:57 +02:00
parent ebf69ea5e0
commit 2551b73f73

View File

@@ -15,6 +15,8 @@ spec:
labels: labels:
app: fastapi-api app: fastapi-api
spec: spec:
imagePullSecrets:
- name: dockerhub-secret
containers: containers:
- name: fastapi-api - name: fastapi-api
image: vasic/fastapi-todo-api:1.0 image: vasic/fastapi-todo-api:1.0