mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-08 00:11:38 +01:00
fix(nubus): Some cleanup.
This commit is contained in:
committed by
Jaime Conde
parent
81b616d0fa
commit
6e43fd712d
@@ -163,7 +163,7 @@ nubusKeycloakBootstrap:
|
|||||||
bootstrap:
|
bootstrap:
|
||||||
twoFactorAuthentication:
|
twoFactorAuthentication:
|
||||||
enabled: true
|
enabled: true
|
||||||
group: "not2fa-users"
|
group: "2fa-users"
|
||||||
|
|
||||||
# Credential secrets for accessing customer supplied services
|
# Credential secrets for accessing customer supplied services
|
||||||
extraSecrets:
|
extraSecrets:
|
||||||
|
|||||||
@@ -242,18 +242,6 @@ charts:
|
|||||||
name: "nginx"
|
name: "nginx"
|
||||||
version: "15.9.3"
|
version: "15.9.3"
|
||||||
verify: true
|
verify: true
|
||||||
# ums:
|
|
||||||
# # providerCategory: "Supplier"
|
|
||||||
# # providerResponsible: "Univention"
|
|
||||||
# # upstreamRegistry: "https://artifacts.software-univention.de"
|
|
||||||
# # upstreamRepository: "nubus/charts/ums"
|
|
||||||
# # upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
|
||||||
# # upstreamMirrorStartFrom: ["0", "12", "0"]
|
|
||||||
# registry: "registry.opencode.de"
|
|
||||||
# repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
|
||||||
# name: "ums"
|
|
||||||
# version: "0.16.0"
|
|
||||||
# verify: true
|
|
||||||
nubus:
|
nubus:
|
||||||
# providerCategory: "Supplier"
|
# providerCategory: "Supplier"
|
||||||
# providerResponsible: "Univention"
|
# providerResponsible: "Univention"
|
||||||
@@ -402,18 +390,6 @@ charts:
|
|||||||
name: "opendesk-synapse-web"
|
name: "opendesk-synapse-web"
|
||||||
version: "3.3.0"
|
version: "3.3.0"
|
||||||
verify: true
|
verify: true
|
||||||
# umsKeycloakBootstrap:
|
|
||||||
# # providerCategory: "Supplier"
|
|
||||||
# # providerResponsible: "Univention"
|
|
||||||
# # upstreamRegistry: "https://artifacts.software-univention.de"
|
|
||||||
# # upstreamRepository: "nubus/charts/keycloak-bootstrap"
|
|
||||||
# # upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
|
||||||
# # upstreamMirrorStartFrom: ["0", "1", "0"]
|
|
||||||
# registry: "registry.opencode.de"
|
|
||||||
# repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
|
||||||
# name: "keycloak-bootstrap"
|
|
||||||
# version: "0.1.0"
|
|
||||||
# verify: true
|
|
||||||
xwiki:
|
xwiki:
|
||||||
# providerCategory: "Supplier"
|
# providerCategory: "Supplier"
|
||||||
# providerResponsible: "XWiki"
|
# providerResponsible: "XWiki"
|
||||||
|
|||||||
Reference in New Issue
Block a user