This commit is contained in:
2023-08-12 15:05:25 +02:00
parent 77b671091e
commit 7b3ba1a8f4
2 changed files with 14 additions and 14 deletions

View File

@@ -6,16 +6,21 @@ metadata:
name: dns
description: null
options:
forward:
default: 192.168.1.254
examples:
- 192.168.1.254
type: string
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
image:
default:
pullPolicy: IfNotPresent
@@ -93,15 +98,10 @@ options:
type: string
type: object
type: array
domain-name:
default: your_company.com
forward:
default: 192.168.1.254
examples:
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
- 192.168.1.254
type: string
dependencies: []
providers: