Add root endpoint
All checks were successful
CI/CD Pipeline / build (push) Successful in 1m51s
CI/CD Pipeline / deploy (push) Successful in 1m52s

This commit is contained in:
2026-05-02 09:33:20 +02:00
parent fa358b7379
commit e0aa1a73aa

View File

@@ -19,6 +19,7 @@ spec:
containers: containers:
- name: helloo-cicdd - name: helloo-cicdd
image: git.fpmoz.sum.ba/marijanela218/helloo-cicdd:latest image: git.fpmoz.sum.ba/marijanela218/helloo-cicdd:latest
imagePullPolicy: Always
ports: ports:
- containerPort: 8000 - containerPort: 8000
# ── Liveness: je li proces živ? ───────────────── # ── Liveness: je li proces živ? ─────────────────