Skip to content

Commit 4165976

Browse files
fix: update loki mounts
1 parent 6398b4d commit 4165976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argo/cluster/monitoring/loki/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ loki:
3535
emptyDir: {}
3636
extraVolumeMounts:
3737
- name: rules
38-
mountPath: /rules/fakse
38+
mountPath: /rules
3939
- name: rules-cm
4040
mountPath: /rules/cm
4141
- name: scratch

0 commit comments

Comments
 (0)