This commit is contained in:
2023-07-26 13:47:24 +02:00
parent 8cf0b72993
commit 9e179f8276
2 changed files with 12 additions and 12 deletions

View File

@@ -6,21 +6,11 @@ metadata:
name: dns
description: null
options:
sub-domain:
default: dns
examples:
- dns
type: string
domain:
default: your-company
examples:
- your-company
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
forward:
default: 192.168.1.254
examples:
@@ -79,6 +69,16 @@ options:
default: 1.10.1
type: string
type: object
sub-domain:
default: dns
examples:
- dns
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
dependencies: []
providers:
kubernetes: true