This commit is contained in:
2024-03-26 13:00:20 +01:00
parent e133482594
commit 40d8c7535f
2 changed files with 19 additions and 15 deletions

View File

@@ -6,6 +6,16 @@ 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
zones:
default: []
items:
@@ -54,21 +64,6 @@ options:
type: string
type: object
type: array
forward:
default: 192.168.1.254
examples:
- 192.168.1.254
type: string
domain:
default: your-company
examples:
- your-company
type: string
sub_domain:
default: dns
examples:
- dns
type: string
domain_name:
default: your_company.com
examples:
@@ -103,12 +98,18 @@ options:
default: 1.11.1
type: string
type: object
domain:
default: your-company
examples:
- your-company
type: string
dependencies: []
providers:
kubernetes: true
authentik: null
kubectl: true
postgresql: null
mysql: null
restapi: null
http: null
gitea: null