Skip to content

Commit

Permalink
Update network policy selector label
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Dec 7, 2023
1 parent 4a5ecd4 commit a5ea4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vald/templates/agent/readreplica/networkpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
spec:
podSelector:
matchLabels:
app: {{ $readreplica.name }}
app.kubernetes.io/component: {{ $readreplica.component_name }}
policyTypes:
- Ingress
- Egress
Expand Down

0 comments on commit a5ea4df

Please sign in to comment.