109 lines
2.0 KiB
YAML
109 lines
2.0 KiB
YAML
---
|
|
apiVersion: vinyl.solidite.fr/v1beta1
|
|
kind: Component
|
|
category: apps
|
|
metadata:
|
|
name: okd
|
|
description: null
|
|
options:
|
|
domain_name:
|
|
default: your_company.com
|
|
examples:
|
|
- your_company.com
|
|
type: string
|
|
sub_domain:
|
|
default: okd
|
|
examples:
|
|
- okd
|
|
type: string
|
|
domain:
|
|
default: your-company
|
|
examples:
|
|
- your-company
|
|
type: string
|
|
images:
|
|
default:
|
|
okd:
|
|
pullPolicy: IfNotPresent
|
|
registry: quay.io
|
|
repository: openshift/origin-console
|
|
tag: 4.15.0
|
|
examples:
|
|
- okd:
|
|
pullPolicy: IfNotPresent
|
|
registry: quay.io
|
|
repository: openshift/origin-console
|
|
tag: 4.15.0
|
|
properties:
|
|
okd:
|
|
default:
|
|
pullPolicy: IfNotPresent
|
|
registry: quay.io
|
|
repository: openshift/origin-console
|
|
tag: 4.15.0
|
|
properties:
|
|
pullPolicy:
|
|
default: IfNotPresent
|
|
enum:
|
|
- Always
|
|
- Never
|
|
- IfNotPresent
|
|
type: string
|
|
registry:
|
|
default: quay.io
|
|
type: string
|
|
repository:
|
|
default: openshift/origin-console
|
|
type: string
|
|
tag:
|
|
default: 4.15.0
|
|
type: string
|
|
type: object
|
|
type: object
|
|
issuer:
|
|
default: letsencrypt-prod
|
|
examples:
|
|
- letsencrypt-prod
|
|
type: string
|
|
app_group:
|
|
default: infra
|
|
examples:
|
|
- infra
|
|
type: string
|
|
managed:
|
|
default: false
|
|
examples:
|
|
- false
|
|
type: boolean
|
|
ingress_class:
|
|
default: traefik
|
|
examples:
|
|
- traefik
|
|
type: string
|
|
cluster-admin:
|
|
default: false
|
|
examples:
|
|
- false
|
|
type: boolean
|
|
namespaces:
|
|
default: []
|
|
items:
|
|
type: string
|
|
type: array
|
|
dependencies:
|
|
- dist: null
|
|
category: share
|
|
component: authentik-forward
|
|
- dist: null
|
|
category: core
|
|
component: secret-generator
|
|
providers:
|
|
kubernetes: true
|
|
authentik: true
|
|
kubectl: true
|
|
postgresql: null
|
|
restapi: true
|
|
http: true
|
|
gitea: null
|
|
tfaddtype: null
|