This commit is contained in:
2023-07-31 08:14:24 +02:00
parent 6942b15adf
commit e758d8753b
3 changed files with 14 additions and 14 deletions

View File

@@ -103,11 +103,6 @@ options:
type: string
type: object
type: object
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
storage-agent:
default:
size: 10Gi
@@ -138,6 +133,11 @@ options:
examples:
- your-company
type: string
sub-domain:
default: ci
examples:
- ci
type: string
storage-server:
default:
accessMode: ReadWriteOnce
@@ -157,16 +157,16 @@ options:
default: 10Gi
type: string
type: object
sub-domain:
default: ci
examples:
- ci
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
dependencies: []
providers:
kubernetes: true