Skip to content

Commit 037e8ce

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

helm/charts/keto/templates/service-read.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ metadata:
5353
spec:
5454
type: "ClusterIP"
5555
clusterIP: "None"
56-
externalTrafficPolicy: {{ .Values.service.read.externalTrafficPolicy }}
57-
internalTrafficPolicy: {{ .Values.service.read.internalTrafficPolicy }}
5856
ports:
5957
- port: {{ .Values.keto.config.serve.read.port }}
6058
targetPort: {{ .Values.service.read.name }}

0 commit comments

Comments
 (0)