Files
auricom-home-cluster/cluster/monitoring/goldilocks.yaml
renovate[bot] 7b909becf2 Update Helm chart goldilocks to v3.1.0 [ci-skip] (#122)
Signed-off-by: Auricom <auricom@users.noreply.github.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-08 11:53:47 +01:00

30 lines
626 B
YAML

---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: goldilocks
namespace: monitoring
spec:
interval: 5m
chart:
spec:
# renovate: registryUrl=https://charts.fairwinds.com/stable
chart: goldilocks
version: 3.1.0
sourceRef:
kind: HelmRepository
name: fairwinds-charts
namespace: flux-system
interval: 5m
values:
vpa:
enabled: true
image:
repository: quay.io/fairwinds/goldilocks
tag: v3.1.0
dashboard:
replicaCount: 1
valuesFrom:
- kind: ConfigMap
name: helmrelease-monitoring-goldilocks