This commit is contained in:
2023-08-06 07:46:38 +02:00
parent f7acb4114b
commit b68ffdfebe
8 changed files with 46 additions and 49 deletions

View File

@@ -11,11 +11,30 @@ options:
examples:
- your-company
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
zones:
default: []
items:
properties:
alias:
default: {}
type: object
hosts:
default: {}
type: object
hosts6:
default: {}
type: object
name:
default: local.domain
type: string
wildcard:
default: ''
type: string
wildcard6:
default: ''
type: string
type: object
type: array
image:
default:
pullPolicy: IfNotPresent
@@ -45,39 +64,20 @@ options:
default: 1.10.1
type: string
type: object
sub-domain:
default: dns
examples:
- dns
type: string
forward:
default: 192.168.1.254
examples:
- 192.168.1.254
type: string
zones:
default: []
items:
properties:
alias:
default: {}
type: object
hosts:
default: {}
type: object
hosts6:
default: {}
type: object
name:
default: local.domain
type: string
wildcard:
default: ''
type: string
wildcard6:
default: ''
type: string
type: object
type: array
sub-domain:
default: dns
domain-name:
default: your_company.com
examples:
- dns
- your_company.com
type: string
dependencies: []
providers: