fix
This commit is contained in:
@@ -6,198 +6,231 @@ metadata:
|
|||||||
name: domain-auth
|
name: domain-auth
|
||||||
description: null
|
description: null
|
||||||
options:
|
options:
|
||||||
backups:
|
ingress-class:
|
||||||
default:
|
default: traefik
|
||||||
enable: false
|
|
||||||
endpoint: ''
|
|
||||||
key-id-key: s3-id
|
|
||||||
secret-key: s3-secret
|
|
||||||
secret-name: backup-settings
|
|
||||||
examples:
|
examples:
|
||||||
- enable: false
|
- traefik
|
||||||
endpoint: ''
|
|
||||||
key-id-key: s3-id
|
|
||||||
secret-key: s3-secret
|
|
||||||
secret-name: backup-settings
|
|
||||||
properties:
|
|
||||||
enable:
|
|
||||||
default: false
|
|
||||||
type: boolean
|
|
||||||
endpoint:
|
|
||||||
default: ''
|
|
||||||
type: string
|
|
||||||
key-id-key:
|
|
||||||
default: s3-id
|
|
||||||
type: string
|
|
||||||
secret-key:
|
|
||||||
default: s3-secret
|
|
||||||
type: string
|
|
||||||
secret-name:
|
|
||||||
default: backup-settings
|
|
||||||
type: string
|
|
||||||
type: object
|
|
||||||
domain-name:
|
|
||||||
default: your_company.com
|
|
||||||
examples:
|
|
||||||
- your_company.com
|
|
||||||
type: string
|
type: string
|
||||||
authentik-ldap:
|
storage-classes:
|
||||||
default:
|
default:
|
||||||
enable: false
|
FilesystemReadWriteMany: ''
|
||||||
|
FilesystemReadWriteOnce: ''
|
||||||
|
BlockReadWriteMany: ''
|
||||||
|
BlockReadWriteOnce: ''
|
||||||
examples:
|
examples:
|
||||||
- enable: false
|
- FilesystemReadWriteMany: ''
|
||||||
properties:
|
FilesystemReadWriteOnce: ''
|
||||||
enable:
|
BlockReadWriteMany: ''
|
||||||
default: false
|
BlockReadWriteOnce: ''
|
||||||
type: boolean
|
|
||||||
type: object
|
type: object
|
||||||
distributions:
|
|
||||||
default:
|
|
||||||
core: core
|
|
||||||
domain: domain
|
|
||||||
examples:
|
|
||||||
- core: core
|
|
||||||
domain: domain
|
|
||||||
properties:
|
properties:
|
||||||
core:
|
BlockReadWriteMany:
|
||||||
default: core
|
|
||||||
type: string
|
type: string
|
||||||
domain:
|
default: ''
|
||||||
default: domain
|
BlockReadWriteOnce:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
default: ''
|
||||||
clients:
|
FilesystemReadWriteMany:
|
||||||
properties:
|
type: string
|
||||||
apps:
|
default: ''
|
||||||
items:
|
FilesystemReadWriteOnce:
|
||||||
type: string
|
type: string
|
||||||
type: array
|
default: ''
|
||||||
divisions:
|
|
||||||
items:
|
|
||||||
properties:
|
|
||||||
apps:
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
type: array
|
|
||||||
name:
|
|
||||||
type: string
|
|
||||||
teams:
|
|
||||||
items:
|
|
||||||
type: object
|
|
||||||
type: array
|
|
||||||
type: object
|
|
||||||
type: array
|
|
||||||
enable:
|
|
||||||
default: false
|
|
||||||
type: boolean
|
|
||||||
domain:
|
domain:
|
||||||
default: your-company
|
default: your-company
|
||||||
examples:
|
examples:
|
||||||
- your-company
|
- your-company
|
||||||
type: string
|
type: string
|
||||||
storage-classes:
|
backups:
|
||||||
default:
|
default:
|
||||||
BlockReadWriteMany: ''
|
enable: false
|
||||||
BlockReadWriteOnce: ''
|
endpoint: ''
|
||||||
FilesystemReadWriteMany: ''
|
secret-name: backup-settings
|
||||||
FilesystemReadWriteOnce: ''
|
key-id-key: s3-id
|
||||||
|
secret-key: s3-secret
|
||||||
examples:
|
examples:
|
||||||
- BlockReadWriteMany: ''
|
- enable: false
|
||||||
BlockReadWriteOnce: ''
|
endpoint: ''
|
||||||
FilesystemReadWriteMany: ''
|
secret-name: backup-settings
|
||||||
FilesystemReadWriteOnce: ''
|
key-id-key: s3-id
|
||||||
|
secret-key: s3-secret
|
||||||
|
type: object
|
||||||
properties:
|
properties:
|
||||||
BlockReadWriteMany:
|
enable:
|
||||||
default: ''
|
type: boolean
|
||||||
|
default: false
|
||||||
|
endpoint:
|
||||||
type: string
|
type: string
|
||||||
BlockReadWriteOnce:
|
|
||||||
default: ''
|
default: ''
|
||||||
|
key-id-key:
|
||||||
type: string
|
type: string
|
||||||
FilesystemReadWriteMany:
|
default: s3-id
|
||||||
default: ''
|
secret-key:
|
||||||
type: string
|
type: string
|
||||||
FilesystemReadWriteOnce:
|
default: s3-secret
|
||||||
default: ''
|
secret-name:
|
||||||
type: string
|
type: string
|
||||||
|
default: backup-settings
|
||||||
|
authentik-ldap:
|
||||||
|
default:
|
||||||
|
enable: false
|
||||||
|
examples:
|
||||||
|
- enable: false
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
enable:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
authentik-forward:
|
||||||
|
default:
|
||||||
|
enable: false
|
||||||
|
examples:
|
||||||
|
- enable: false
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
enable:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
employes:
|
||||||
|
default:
|
||||||
|
enable: true
|
||||||
|
apps: []
|
||||||
|
divisions: []
|
||||||
|
properties:
|
||||||
|
enable:
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
default: []
|
||||||
|
divisions:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
teams:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
|
default: []
|
||||||
|
examples:
|
||||||
|
- enable: true
|
||||||
|
apps: []
|
||||||
|
divisions: []
|
||||||
|
type: object
|
||||||
|
fournisseurs:
|
||||||
|
default:
|
||||||
|
enable: false
|
||||||
|
apps: []
|
||||||
|
divisions: []
|
||||||
|
properties:
|
||||||
|
enable:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
default: []
|
||||||
|
divisions:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
teams:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
|
default: []
|
||||||
|
examples:
|
||||||
|
- enable: false
|
||||||
|
apps: []
|
||||||
|
divisions: []
|
||||||
type: object
|
type: object
|
||||||
issuer:
|
issuer:
|
||||||
default: letsencrypt-prod
|
default: letsencrypt-prod
|
||||||
examples:
|
examples:
|
||||||
- letsencrypt-prod
|
- letsencrypt-prod
|
||||||
type: string
|
type: string
|
||||||
|
distributions:
|
||||||
|
default:
|
||||||
|
domain: domain
|
||||||
|
core: core
|
||||||
|
examples:
|
||||||
|
- domain: domain
|
||||||
|
core: core
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
core:
|
||||||
|
type: string
|
||||||
|
default: core
|
||||||
|
domain:
|
||||||
|
type: string
|
||||||
|
default: domain
|
||||||
|
domain-name:
|
||||||
|
default: your_company.com
|
||||||
|
examples:
|
||||||
|
- your_company.com
|
||||||
|
type: string
|
||||||
authentik:
|
authentik:
|
||||||
default:
|
default:
|
||||||
enable: true
|
enable: true
|
||||||
examples:
|
examples:
|
||||||
- enable: true
|
- enable: true
|
||||||
|
type: object
|
||||||
properties:
|
properties:
|
||||||
enable:
|
enable:
|
||||||
default: true
|
|
||||||
type: boolean
|
type: boolean
|
||||||
type: object
|
default: true
|
||||||
authentik-forward:
|
clients:
|
||||||
default:
|
default:
|
||||||
enable: false
|
enable: false
|
||||||
|
apps: []
|
||||||
|
divisions: []
|
||||||
|
properties:
|
||||||
|
enable:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
default: []
|
||||||
|
divisions:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
apps:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
teams:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
|
default: []
|
||||||
examples:
|
examples:
|
||||||
- enable: false
|
- enable: false
|
||||||
properties:
|
apps: []
|
||||||
enable:
|
divisions: []
|
||||||
default: false
|
|
||||||
type: boolean
|
|
||||||
type: object
|
type: object
|
||||||
employes:
|
|
||||||
properties:
|
|
||||||
apps:
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
type: array
|
|
||||||
divisions:
|
|
||||||
items:
|
|
||||||
properties:
|
|
||||||
apps:
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
type: array
|
|
||||||
name:
|
|
||||||
type: string
|
|
||||||
teams:
|
|
||||||
items:
|
|
||||||
type: object
|
|
||||||
type: array
|
|
||||||
type: object
|
|
||||||
type: array
|
|
||||||
enable:
|
|
||||||
default: true
|
|
||||||
type: boolean
|
|
||||||
ingress-class:
|
|
||||||
default: traefik
|
|
||||||
examples:
|
|
||||||
- traefik
|
|
||||||
type: string
|
|
||||||
fournisseurs:
|
|
||||||
properties:
|
|
||||||
apps:
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
type: array
|
|
||||||
divisions:
|
|
||||||
items:
|
|
||||||
properties:
|
|
||||||
apps:
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
type: array
|
|
||||||
name:
|
|
||||||
type: string
|
|
||||||
teams:
|
|
||||||
items:
|
|
||||||
type: object
|
|
||||||
type: array
|
|
||||||
type: object
|
|
||||||
type: array
|
|
||||||
enable:
|
|
||||||
default: false
|
|
||||||
type: boolean
|
|
||||||
dependencies: []
|
dependencies: []
|
||||||
providers:
|
providers:
|
||||||
kubernetes: true
|
kubernetes: true
|
||||||
|
|||||||
Reference in New Issue
Block a user