This commit is contained in:
2024-01-26 14:22:53 +01:00
parent 5c4a12165a
commit b5067b8728
2 changed files with 19 additions and 19 deletions

View File

@@ -6,21 +6,11 @@ metadata:
name: dns
description: null
options:
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
domain:
default: your-company
examples:
- your-company
type: string
sub_domain:
default: dns
examples:
- dns
type: string
image:
default:
pullPolicy: IfNotPresent
@@ -103,6 +93,16 @@ options:
type: string
type: object
type: array
sub_domain:
default: dns
examples:
- dns
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
dependencies: []
providers:
kubernetes: true