Files
auricom-home-cluster/cluster/monitoring/goldilocks.yaml
github-actions[bot] d446907513 Update HelmRelease annotations for Renovate [ci-skip] (#6)
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: auricom <auricom@users.noreply.github.com>
2020-12-06 18:39:40 +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.0.3
sourceRef:
kind: HelmRepository
name: fairwinds-charts
namespace: flux-system
interval: 5m
values:
vpa:
enabled: true
image:
repository: quay.io/fairwinds/goldilocks
tag: v3.0.0
dashboard:
replicaCount: 1
valuesFrom:
- kind: ConfigMap
name: helmrelease-monitoring-goldilocks