Compare commits

..

2 Commits

Author SHA1 Message Date
adebaumann fe7c55eceb Merge branch 'development' into improvements/frontend 2025-11-24 10:56:10 +00:00
adebaumann 38ce55d8fd troubleshooting ingress 2025-11-24 10:22:09 +00:00
2 changed files with 1 additions and 6 deletions
+1 -3
View File
@@ -63,8 +63,6 @@ spec:
selector:
app: django
ports:
- name: http
protocol: TCP
port: 8000
- port: 8000
targetPort: 8000
-3
View File
@@ -3,10 +3,7 @@ kind: Ingress
metadata:
name: django
namespace: vorgabenui
annotations:
argocd.argoproj.io/ignore-healthcheck: "true"
spec:
ingressClassName: traefik
rules:
- host: vorgabenportal.knowyoursecurity.com
http: