This commit is contained in:
2024-01-26 10:19:34 +01:00
parent e8ad81c3db
commit 94e78fa7e9
187 changed files with 3355 additions and 2857 deletions

View File

@@ -6,6 +6,11 @@ metadata:
name: woodpecker
description: null
options:
issuer:
default: letsencrypt-prod
examples:
- letsencrypt-prod
type: string
storage-agent:
default:
size: 10Gi
@@ -26,26 +31,21 @@ options:
default: 'false'
type: string
type: object
admin-users:
default: woodpecker,admin
timeouts:
default:
default: '60'
max: '120'
examples:
- woodpecker,admin
type: string
domain:
default: your-company
examples:
- your-company
type: string
domain_name:
default: your_company.com
examples:
- your_company.com
type: string
app_group:
default: dev
examples:
- dev
type: string
- default: '60'
max: '120'
properties:
default:
default: '60'
type: string
max:
default: '120'
type: string
type: object
images:
default:
agent:
@@ -143,6 +143,26 @@ options:
type: string
type: object
type: object
sub-domain:
default: ci
examples:
- ci
type: string
domain:
default: your-company
examples:
- your-company
type: string
admin-users:
default: woodpecker,admin
examples:
- woodpecker,admin
type: string
app-group:
default: dev
examples:
- dev
type: string
storage-server:
default:
accessMode: ReadWriteOnce
@@ -162,35 +182,15 @@ options:
default: 10Gi
type: string
type: object
ingress_class:
ingress-class:
default: traefik
examples:
- traefik
type: string
issuer:
default: letsencrypt-prod
domain-name:
default: your_company.com
examples:
- letsencrypt-prod
type: string
timeouts:
default:
default: '60'
max: '120'
examples:
- default: '60'
max: '120'
properties:
default:
default: '60'
type: string
max:
default: '120'
type: string
type: object
sub_domain:
default: ci
examples:
- ci
- your_company.com
type: string
dependencies:
- dist: null