Skip to content

Commit 8d330f9

Browse files
authored
fix: fix flux-operator monitoring label (#41)
Fix flux-operator monitoring label
1 parent 1dd662b commit 8d330f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flux/apps/flux-system/flux-operator/app/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ spec:
1111
serviceMonitor:
1212
create: true
1313
labels:
14-
scrape: true
14+
scrape: "true"

0 commit comments

Comments
 (0)