update service port

This commit is contained in:
2024-07-27 00:03:44 +10:00
parent d98644b629
commit a657ade1a7
6 changed files with 42 additions and 57 deletions

View File

@@ -20,8 +20,8 @@ cachePersistence:
size: 1Gi
existingClaim: "renovate-pvc"
service:
type: ClusterIP
port: 8899
type: LoadBalancer
port: 18899
ingress:
enabled: true
ingressClassName: nginx