Skip to content

Commit 460ded0

Browse files
DemonsthereCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 037e8ce commit 460ded0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

helm/charts/kratos/templates/service-statefulset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ metadata:
2727
spec:
2828
type: {{ .Values.service.courier.type }}
2929
clusterIP: None
30-
externalTrafficPolicy: {{ .Values.service.courier.externalTrafficPolicy }}
31-
internalTrafficPolicy: {{ .Values.service.courier.internalTrafficPolicy }}
3230
ports:
3331
- port: {{ .Values.service.courier.port }}
3432
targetPort: http-metrics

0 commit comments

Comments
 (0)