mirror of
https://github.com/netbirdio/netbird-crossplane-provider.git
synced 2026-05-22 18:44:14 -07:00
11 lines
264 B
YAML
11 lines
264 B
YAML
apiVersion: vpn.netbird.crossplane.io/v1alpha1
|
|
kind: NbNetwork
|
|
metadata:
|
|
name: xplanenetworktest
|
|
spec:
|
|
forProvider:
|
|
name: xplanenetworktest
|
|
description: "network test from crossplane"
|
|
providerConfigRef:
|
|
name: "netbird-crossplane-provider-config"
|