Skip to content

Commit 00010b3

Browse files
committed
chore: default selector labels to differentiate dataservice and gateway
1 parent 3bc142b commit 00010b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

charts/portkey-gateway/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,8 @@ dataservice:
354354
replicas: 1
355355
# terminationGracePeriodSeconds: 30
356356
labels: {}
357-
selectorLabels: {}
357+
selectorLabels:
358+
app.kubernetes.io/name: gateway-dataservice
358359
annotations: {}
359360
podSecurityContext: {}
360361
securityContext: {}

0 commit comments

Comments
 (0)