helm/vless/kustomization.yaml
2023-06-08 22:13:27 +08:00

11 lines
232 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
configMapGenerator:
- name: v2ray
files:
- config.json
nameSuffix: -server