Skip to content

Commit

Permalink
temporary disable readinessProbe (#433)
Browse files Browse the repository at this point in the history
It is blocking monitoring installation when monitoring in tenant-root
isn't ready yet
  • Loading branch information
kvaps authored Oct 18, 2024
1 parent 5276372 commit 7ea921d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/system/monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ metrics-server:
size: 10Gi

fluent-bit:

readinessProbe:
httpGet:
path: /

daemonSetVolumes:
- name: varlog
hostPath:
Expand Down

0 comments on commit 7ea921d

Please sign in to comment.