helm/wg-socks/kustomization.yaml
2023-09-09 06:24:01 +00:00

13 lines
252 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
resources:
- deployment.yaml
- service.yaml
commonLabels:
app: wireguard-socks
type: proxy
secretGenerator:
- name: wireguard
files:
- config/wg0.conf