This commit is contained in:
ITO Mac
2026-06-08 22:18:51 +02:00
parent bd2a005469
commit 9c0139ba3d

View File

@@ -8,7 +8,7 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
spec: spec:
rules: rules:
- host: student-blazp04.fpmoz.sum.ba - host: student-blazp04.argocd.fpmoz.sum.ba
http: http:
paths: paths:
- path: / - path: /
@@ -20,5 +20,5 @@ spec:
number: 80 number: 80
tls: tls:
- hosts: - hosts:
- student-blazp04.fpmoz.sum.ba - student-blazp04.argocd.fpmoz.sum.ba
secretName: fastapi-api-tls secretName: fastapi-api-tls