Skip to content

Commit

Permalink
Change readreplica svc component name
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Dec 5, 2023
1 parent 4613818 commit e08f67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vald/templates/agent/readreplica/svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ metadata:
app.kubernetes.io/managed-by: {{ $release.Service }}
app.kubernetes.io/instance: {{ $release.Name }}
app.kubernetes.io/version: {{ $chart.Version }}
app.kubernetes.io/component: agent
app.kubernetes.io/component: agent-replica
{{ $readreplica.label_key }}: "{{ $id }}"
{{- if $agent.service.labels }}
{{- toYaml $agent.service.labels | nindent 4 }}
Expand Down

0 comments on commit e08f67d

Please sign in to comment.