Skip to content

Commit

Permalink
fix: mount specific key
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Mar 5, 2024
1 parent 0fdb701 commit e8781de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion argo/cluster/monitoring/loki/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ loki:
- name: rules
mountPath: /rules
- name: rules-cm
mountPath: /rules/fake
mountPath: /rules/fake/srep-ui.yaml
subPath: srep-ui.yaml
- name: scratch
mountPath: /tmp/scratch

Expand Down

0 comments on commit e8781de

Please sign in to comment.