treasuremap/manifests/function/grafana/helmrelease.yaml
Steven Fitzpatrick 38f0e9ee65 Fix up validation errors from LMA functions
I'm splitting these changes from [0] for clarity.

This change fixes various indentation errors/ key placements in LMA
functions.

Also fixes a validation error in the test-site's workload
replacements

[0] https://review.opendev.org/c/airship/treasuremap/+/793106

Change-Id: I9f252cf067e30de6e961edaa412ab87a902918de
2021-06-04 03:48:49 +00:00

18 lines
370 B
YAML

apiVersion: "helm.toolkit.fluxcd.io/v2beta1"
kind: HelmRelease
metadata:
name: grafana
spec:
releaseName: grafana
interval: 5m
chart:
spec:
sourceRef:
kind: HelmRepository
name: grafana
interval: 1m
timeout: 5m
# Reference values at
# https://github.com/grafana/helm-charts/blob/main/charts/grafana/values.yaml
values: {}