...

Text file src/edge-infra.dev/third_party/k8s/pxe/dnsmasq/kustomization.yaml

Documentation: edge-infra.dev/third_party/k8s/pxe/dnsmasq

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3namespace: pxe
     4resources:
     5  - base/crds.yaml
     6  - base/rbac.yaml
     7commonLabels:
     8  app.kubernetes.io/component: dnsmasq-controller
     9  app.kubernetes.io/name: dnsmasq-controller

View as plain text