Skip to content

Commit

Permalink
remove change to daemonset labels
Browse files Browse the repository at this point in the history
  • Loading branch information
baruchis123 committed Jun 16, 2024
1 parent 27e44b0 commit 2ec0a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ocean-network-client/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ create Secret.
DaemonSet labels.
*/}}
{{- define "ocean-network-client.daemon-set.labels" -}}
app: {{ (include "ocean-network-client.fullname" .) }}
app: ocean-network-client
{{- end }}

{{/*
Expand Down

0 comments on commit 2ec0a10

Please sign in to comment.