fix(nubus): Drop umc-gateway menu unused patches

This commit is contained in:
Jaime Conde
2024-08-14 11:07:13 +02:00
committed by Johannes Bornhold
parent c83310440b
commit c82fe3a5ea
2 changed files with 1 additions and 10 deletions

View File

@@ -177,15 +177,6 @@ nubusUmcGateway:
replicaCount: {{ .Values.replicas.umsUmcGateway }}
resources:
{{ .Values.resources.umsUmcGateway | toYaml | nindent 4 }}
extraVolumes:
- name: "entrypoint-swp-patches"
configMap:
name: "ums-stack-data-swp-umc-gateway-entrypoint"
defaultMode: 0555
extraVolumeMounts:
- name: "entrypoint-swp-patches"
mountPath: "/entrypoint.d/90-swp.sh"
subPath: "90-swp.sh"
nubusKeycloakBootstrap:
podAnnotations:

View File

@@ -264,7 +264,7 @@ charts:
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
name: "nubus"
version: "0.33.0"
version: "0.33.1"
verify: true
opendeskKeycloakBootstrap:
# providerCategory: "Platform"