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

This commit is contained in:
Dhakshan 2026-06-19 14:16:53 +00:00
parent dfa587f5ef
commit a5e2e7f81a
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: ClusterIP type: LoadBalancer