mirror of
https://github.com/netbirdio/netbird-crossplane-provider.git
synced 2026-05-22 18:44:14 -07:00
14 lines
326 B
YAML
14 lines
326 B
YAML
apiVersion: vpn.netbird.crossplane.io/v1alpha1
|
|
kind: NbNetworkRouter
|
|
metadata:
|
|
name: xplaneroutertest
|
|
spec:
|
|
forProvider:
|
|
enabled: true
|
|
masquerade: true
|
|
metric: 9999
|
|
peer_group_name: xplanepeergrouptest
|
|
network_name: xplanenetworktest
|
|
providerConfigRef:
|
|
name: "netbird-crossplane-provider-config"
|