...

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

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

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- configmap.yaml
     5- daemonset.yaml
     6- namespace.yaml
     7- ./crds
     8- ./metrics
     9- ./rbac

View as plain text