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

This commit is contained in:
Dhakshan 2026-06-19 14:08:36 +00:00
parent a323049846
commit 178e46f7c0
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ spec:
selector:
app: jenkins
ports:
- name: http
port: 8080
- port: {{ .Values.service.port }}
targetPort: 8080
type: ClusterIP