Files
snow/apps/grafana-operator.yaml
T
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cd15d8c5f5 chore(deps): update ghcr.io/grafana/helm-charts/grafana-operator docker tag to v5.22.2 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17 13:00:58 +00:00

24 lines
494 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: grafana-operator
namespace: argocd
spec:
project: default
destination:
server: https://kubernetes.default.svc
namespace: grafana
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
source:
repoURL: ghcr.io/grafana/helm-charts
chart: grafana-operator
targetRevision: 5.22.2
helm:
valuesObject: {}