infrastructure/flux/cluster/apps/monitoring/polaris/helm-release.yaml

22 lines
397 B
YAML
Raw Normal View History

2022-05-22 21:51:05 +02:00
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: polaris
namespace: monitoring
spec:
interval: 5m
chart:
spec:
chart: polaris
version: 5.4.1
2022-05-22 21:51:05 +02:00
sourceRef:
kind: HelmRepository
name: fairwinds-charts
namespace: flux-system
interval: 5m
timeout: 20m
values:
dashboard:
replicas: 1
enable: true