Files
snow/apps/grafana-operator.yaml
T
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
afee763fa2 chore(deps): update ghcr.io/grafana/helm-charts/grafana-operator docker tag to v5.21.2 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 12:54:34 +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.21.2
helm:
valuesObject: {}