...

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

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

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

View as plain text