Update bootstrap-platform/jenkins/templates/service.yaml

This commit is contained in:
Dhakshan 2026-06-19 14:21:43 +00:00
parent a5e2e7f81a
commit 6e0a856001
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ spec:
ports: ports:
- port: {{ .Values.service.port }} - port: {{ .Values.service.port }}
targetPort: 8080 targetPort: 8080
type: LoadBalancer type: ClusterIP