...

Text file src/edge-infra.dev/config/pallets/fluxcd/iam-custom-role/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/fluxcd/iam-custom-role

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- role.yaml
     5commonAnnotations:
     6  cnrm.cloud.google.com/project-id: ${gcp_project_id}

View as plain text