This commit is contained in:
2024-04-04 19:00:54 +02:00
parent f969c90930
commit 8e893976d8
3 changed files with 13 additions and 3 deletions

@ -0,0 +1,11 @@
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