Update bootstrap-platform/jenkins/templates/service.yaml
This commit is contained in:
parent
a323049846
commit
178e46f7c0
|
|
@ -6,7 +6,6 @@ spec:
|
|||
selector:
|
||||
app: jenkins
|
||||
ports:
|
||||
- name: http
|
||||
port: 8080
|
||||
- port: {{ .Values.service.port }}
|
||||
targetPort: 8080
|
||||
type: ClusterIP
|
||||
Loading…
Reference in New Issue