2024-04-04 19:00:54 +02:00

12 lines
287 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- smb-ingress-tcp-139.yaml
- smb-ingress-tcp-445.yaml
- smb-ingress-udp-137.yaml
- smb-ingress-udp-138.yaml
- smb-service-tcp139.yaml
- smb-service-tcp445.yaml
- smb-service-udp137.yaml
- smb-service-udp138.yaml