...

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

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

     1namespace: firewallctl
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- deployment.yaml
     6- rbac.yaml
     7- namespace.yaml
     8components:
     9- ../../../../components/edge/patches/server-preferred
    10- ../../../../components/edge/patches/tolerations

View as plain text