Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: walnuts1018 <[email protected]>
  • Loading branch information
walnuts1018 committed Feb 25, 2025
1 parent 7ee47e8 commit aaf318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/loki/servicemonitor.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local helmname = (import 'helm.jsonnet').spec.source.helm.releaseName;
},
{
action: 'replace',
replcaement: helmname,
replacement: helmname,
targetLabel: 'cluster',
},
],
Expand Down

0 comments on commit aaf318b

Please sign in to comment.