Files
homelab-v/k8s/infra/vpn/netbird/kustomization.yaml
T
2025-11-16 19:00:02 +01:00

25 lines
517 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ns.yaml
- http-route.yaml
- grpc-route.yaml
- relay-secret.yaml
- coturn-credentials.yaml
- authelia-oidc-credentials.yaml
- agent
- dashboard
- management
- relay
- signal
#helmCharts:
# - name: netbird
# repo: https://netbirdio.github.io/helms
# version: 1.9.0 # renovate: github-releases=netbirdio/helms
# releaseName: netbird
# includeCRDs: true
# namespace: netbird
# valuesFile: values.yaml