Files
homelab-v/k8s/infra/vpn/netbird/backend/patches/deployment-strategy-signal.yaml
T
Vegard Hagen 69d56e8e71 feat: install Netbird as a VPN solution
Also configure Netbird OIDC client in Keycloak using Crossplane
2024-11-17 17:03:27 +01:00

8 lines
115 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: netbird-backend-signal
spec:
strategy:
type: Recreate