mirror of
https://github.com/netbirdio/netbird-crossplane-provider.git
synced 2026-05-22 18:44:14 -07:00
24 lines
497 B
YAML
24 lines
497 B
YAML
apiVersion: vpn.netbird.crossplane.io/v1alpha1
|
|
kind: NbNameServer
|
|
metadata:
|
|
name: nameservertest
|
|
spec:
|
|
managementPolicies:
|
|
- "*"
|
|
providerConfigRef:
|
|
name: "netbird-crossplane-provider-config"
|
|
forProvider:
|
|
description: "test ns"
|
|
domains:
|
|
- "example.com"
|
|
enabled: true
|
|
name: nameservertest
|
|
nameservers:
|
|
- ip: "1.1.1.1"
|
|
ns_type: "udp"
|
|
port: 53
|
|
primary: false
|
|
search_domains_enabled: true
|
|
groups:
|
|
- d1vjtdj1l8qc738v57q0
|