Update bootstrap-platform/jenkins/templates/service.yaml
This commit is contained in:
parent
dfa587f5ef
commit
a5e2e7f81a
|
|
@ -8,4 +8,4 @@ spec:
|
||||||
ports:
|
ports:
|
||||||
- port: {{ .Values.service.port }}
|
- port: {{ .Values.service.port }}
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
type: ClusterIP
|
type: LoadBalancer
|
||||||
Loading…
Reference in New Issue