mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
8 lines
119 B
YAML
8 lines
119 B
YAML
apiVersion: apps/v1
|
|
kind: Deployment
|
|
metadata:
|
|
name: netbird-backend-management
|
|
spec:
|
|
strategy:
|
|
type: Recreate
|