Direct traffic to corect port in piper.
All checks were successful
ci/woodpecker/push/piper Pipeline was successful
All checks were successful
ci/woodpecker/push/piper Pipeline was successful
This commit is contained in:
parent
9a89d30948
commit
f241517916
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ spec:
|
|||
type: {{ .Values.service.type }}
|
||||
ports:
|
||||
- port: {{ .Values.service.port }}
|
||||
targetPort: http
|
||||
targetPort: wyoming
|
||||
protocol: TCP
|
||||
name: http
|
||||
name: wyoming
|
||||
selector:
|
||||
{{- include "piper.selectorLabels" . | nindent 4 }}
|
||||
|
|
Loading…
Reference in a new issue