Skip to content

Commit

Permalink
fix(kyak): change deps
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <45468117+coolguy1771@users.noreply.github.com>
  • Loading branch information
coolguy1771 committed Jan 2, 2025
1 parent 2999e9b commit af57c76
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
namespace: openebs-system
- name: rook-ceph-cluster
namespace: rook-ceph
- name: grafana-k8s-monitoring
- name: vector-aggregator
namespace: monitoring
valuesFrom:
- targetPath: loki.storage.bucketNames.chunks
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
strategy: rollback
retries: 3
dependsOn:
- name: grafana-k8s-monitoring
- name: kube-prometheus-stack
namespace: monitoring
values:
fullnameOverride: *app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
strategy: rollback
retries: 3
dependsOn:
- name: grafana-k8s-monitoring
- name: kube-prometheus-stack
namespace: monitoring
values:
fullnameOverride: *app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
strategy: rollback
retries: 3
dependsOn:
- name: grafana-k8s-monitoring
- name: kube-prometheus-stack
namespace: monitoring
values:
controllers:
Expand Down

0 comments on commit af57c76

Please sign in to comment.