flux: scope monitoring health checks
This commit is contained in:
parent
46410c9a9d
commit
5a2575d54e
@ -12,3 +12,20 @@ spec:
|
|||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: flux-system
|
name: flux-system
|
||||||
wait: true
|
wait: true
|
||||||
|
healthChecks:
|
||||||
|
- apiVersion: helm.toolkit.fluxcd.io/v2
|
||||||
|
kind: HelmRelease
|
||||||
|
name: grafana
|
||||||
|
namespace: monitoring
|
||||||
|
- apiVersion: helm.toolkit.fluxcd.io/v2
|
||||||
|
kind: HelmRelease
|
||||||
|
name: victoria-metrics-single
|
||||||
|
namespace: monitoring
|
||||||
|
- apiVersion: helm.toolkit.fluxcd.io/v2
|
||||||
|
kind: HelmRelease
|
||||||
|
name: node-exporter
|
||||||
|
namespace: monitoring
|
||||||
|
- apiVersion: helm.toolkit.fluxcd.io/v2
|
||||||
|
kind: HelmRelease
|
||||||
|
name: alertmanager
|
||||||
|
namespace: monitoring
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user