# Watches all namespaces by default (namespaceScope: false) so it can manage the # Grafana instance + dashboards/datasources in the `grafana` namespace. # # Render the CRDs as normal templated manifests (instead of the helm `crds/` # subchart, which `helm template`/kustomize skip) so ArgoCD installs and manages # them alongside the operator. crds: immutable: false replicas: 1 resources: requests: cpu: 50m memory: 128Mi limits: cpu: 500m memory: 512Mi