Switch service port on the exposed container port

pull/7745/head
ThomasSamson 4 months ago
parent 1b6c67ee77
commit 0e32a40714

@ -57,7 +57,7 @@ securityContext: {}
service: service:
type: ClusterIP type: ClusterIP
port: 80 port: 3000
# Annotations applied for services such as externalDNS or # Annotations applied for services such as externalDNS or
# service type LoadBalancer # service type LoadBalancer
# type: LoadBalancer # type: LoadBalancer

Loading…
Cancel
Save