helm/wg-socks/kustomization.yaml
2023-09-06 04:40:10 +00:00

12 lines
235 B
YAML

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