This commit is contained in:
2023-07-26 13:52:01 +02:00
parent 1a7295d397
commit fc05378f0e

View File

@@ -6,16 +6,6 @@ metadata:
name: dns
description: null
options:
sub-domain:
default: dns
examples:
- dns
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
image:
default:
pullPolicy: IfNotPresent
@@ -45,6 +35,11 @@ options:
default: 1.10.1
type: string
type: object
sub-domain:
default: dns
examples:
- dns
type: string
domain:
default: your-company
examples:
@@ -79,6 +74,11 @@ options:
type: string
type: object
type: array
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
dependencies: []
providers:
kubernetes: true