...

Text file src/edge-infra.dev/config/pallets/o11y/grafana-operator/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/o11y/grafana-operator

     1namespace: grafana-operator
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- ../../../../third_party/k8s/grafana-operator
     6- servicemonitor.yaml
     7commonAnnotations:
     8  cnrm.cloud.google.com/project-id: ${gcp_project_id}

View as plain text