...

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

Documentation: edge-infra.dev/config/pallets/sds/terminalctl/base

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

View as plain text