grafana-system: deploy grafana-operator #235
Reference in New Issue
Block a user
Delete Branch "benvin/grafana-operator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
Stand up the grafana-operator so Grafana + its dashboards/datasources can be managed declaratively (follow-up PRs add the Grafana instance and ports the puppet dashboards). Lives in the platform project alongside vm-system / cnpg-system.
Changes
grafana-systemnamespace + grafana-operator helm chart v5.24.0 (watches all namespaces).crds.immutable: falseso the 13grafana.integreatly.orgCRDs render as normal manifests and ArgoCD installs/manages them (the default helmcrds/subchart is skipped byhelm template).apps/overlays/*/grafana-systemin the platform ApplicationSet.Notes
make kubeconformclean.