helm/wg-socks/kustomization.yaml

12 lines
235 B
YAML
Raw Normal View History

2023-06-08 14:13:27 +00:00
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
resources:
- deployment.yaml
commonLabels:
app: wireguard-socks
type: proxy
2023-09-06 04:40:10 +00:00
secretGenerator:
- name: wireguard
files:
- config/wg0.conf