Skip to content

Commit 992afb7

Browse files
fix: turn on metrics for longhorn
1 parent c0ad9e4 commit 992afb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

argo/cluster/storage/longhorn/chart/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ longhorn:
1212
persistence:
1313
removeSnapshotsDuringFilesystemTrim: enabled
1414

15+
metrics:
16+
serviceMonitor:
17+
enabled: true
18+
1519
defaultSettings:
1620
defaultLonghornStaticStorageClass: longhorn
1721
backupTarget: nfs://10.0.0.9:/mnt/user/longhorn

0 commit comments

Comments
 (0)