...

Text file src/edge-infra.dev/config/pallets/edge/syncedobjectctl/base/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/edge/syncedobjectctl/base

     1namespace: syncedobjectctl
     2apiVersion: kustomize.config.k8s.io/v1alpha1
     3kind: Component
     4resources:
     5- namespace.yaml
     6- manifests.yaml
     7- crds/
     8- rbac/
     9commonAnnotations:
    10  cnrm.cloud.google.com/project-id: ${gcp_project_id}
    11commonLabels:
    12  platform.edge.ncr.com/component: syncedobjectctl

View as plain text