Change service port

This commit is contained in:
Szymon Szypulski 2024-02-16 12:21:25 +01:00
parent d7927a27b4
commit 9b6937e429
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ containerPort: 80
service:
type: ClusterIP
port: 80
port: 8080
ingress:
enabled: false