...

Text file src/edge-infra.dev/config/pallets/o11y/iam-custom-roles/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/o11y/iam-custom-roles

     1namespace: o11y
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- logmondev-role.yaml
     6- logmonview-role.yaml
     7- namespace.yaml
     8- ../../../observability/log-based-metrics
     9commonAnnotations:
    10  cnrm.cloud.google.com/project-id: ${gcp_project_id}

View as plain text