init: version: 0 namespace: "bases" commons: helm: release: # -- install of FluxCD HelmRelease # @section -- Commons helm release install: {} # -- test of FluxCD HelmRelease # @section -- Commons helm release test: {} # -- upgrade of FluxCD HelmRelease # @section -- Commons helm release upgrade: {} # -- driftDetection of FluxCD HelmRelease # @section -- Commons helm release driftDetection: {} prometheus: monitor: # -- labels on Pod- and Service-Monitor # @section -- Commons Monitoring labels: {} rules: # -- labels on PrometheusRules # @section -- Commons Monitoring labels: {} grafana: datasource: # -- labels of grafana datasource configmap and secret # @section -- Commons Monitoring labels: grafana_datasource: "1" dashboards: # -- labels of grafana dashboard configmap # @section -- Commons Monitoring labels: grafana_dashboard: "1" grafana: dashboards: # -- annotations of grafana dashboard configmap annotations: {} loki: enabled: true