Added Outfleet VPN

This commit is contained in:
Ultradesu
2025-04-06 19:03:19 +01:00
parent 507449f480
commit 0400f4c92d

View File

@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- app.yaml - ./app.yaml
- external-secrets.yaml - ./external-secrets.yaml
- outfleet.yaml - ./outfleet.yaml
- shadowsocks.yaml - ./shadowsocks.yaml