Update dependencies for Loki
This commit is contained in:
parent
e1a0a6e605
commit
6b74c836b2
2 changed files with 4 additions and 8 deletions
|
@ -23,13 +23,6 @@ spec:
|
|||
remediation:
|
||||
strategy: uninstall
|
||||
retries: 3
|
||||
dependsOn:
|
||||
- name: openebs-cluster
|
||||
namespace: openebs-system
|
||||
- name: vector-agent
|
||||
namespace: observability
|
||||
- name: vector-aggregator
|
||||
namespace: observability
|
||||
valuesFrom:
|
||||
- targetPath: loki.storage.bucketNames.chunks
|
||||
kind: Secret
|
||||
|
|
|
@ -12,6 +12,9 @@ spec:
|
|||
app.kubernetes.io/name: *app
|
||||
dependsOn:
|
||||
- name: external-secrets-stores
|
||||
- name: openebs-cluster
|
||||
- name: vector-agent
|
||||
- name: vector-aggregator
|
||||
path: ./kubernetes/apps/observability/loki/app
|
||||
prune: true
|
||||
sourceRef:
|
||||
|
|
Loading…
Reference in a new issue