fix: Use correct ns

This commit is contained in:
2025-08-25 10:44:14 +02:00
parent 7ac2f37455
commit 149c64b88a
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ securityContext:
runAsUser: 0
service:
type: ClusterIP
port: 8000
port: 8080
ingress:
enabled: true
className: nginx