feat: use nginx as server

This commit is contained in:
2023-09-02 23:38:32 +02:00
parent af92b228e6
commit 09d6e1e9a0
4 changed files with 42 additions and 22 deletions

View File

@@ -38,7 +38,7 @@ securityContext: {}
service:
type: ClusterIP
port: 4321
port: 8080
ingress:
enabled: false