...

Text file src/edge-infra.dev/config/pallets/sds/nodeagent/gke/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/sds/nodeagent/gke

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- ../base
     5- resourcequota.yaml
     6patches:
     7- path: configmap-patch.yaml
     8  target:
     9    name: nodeagent-plugins
    10    kind: ConfigMap

View as plain text