Skip to content

Commit 13fcfa1

Browse files
fix: mount srep api logs into loki
1 parent 32bd640 commit 13fcfa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ loki:
3737
- name: rules-cm
3838
mountPath: /rules/fake/srep-ui.yaml
3939
subPath: srep-ui.yaml
40+
- name: rules-cm
41+
mountPath: /rules/fake/srep-api.yaml
42+
subPath: srep-api.yaml
4043
- name: scratch
4144
mountPath: /tmp/scratch
4245

0 commit comments

Comments
 (0)