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