remove: Docs (impress) and People (desk) from La Suite
Collabora stays (Drive needs it for WOPI document editing). Removed: Helm charts, values, nginx configs, patches, OIDC clients, Vault secrets, S3 buckets, Pingora routes, Kratos return URLs, overlay image overrides and resource patches, local-up.sh restarts.
This commit is contained in:
@@ -14,7 +14,6 @@ resources:
|
||||
- oidc-clients.yaml
|
||||
- vault-secrets.yaml
|
||||
- integration-deployment.yaml
|
||||
- people-frontend-nginx-configmap.yaml
|
||||
- collabora-deployment.yaml
|
||||
- collabora-service.yaml
|
||||
- meet-config.yaml
|
||||
@@ -55,8 +54,6 @@ resources:
|
||||
- projects-deployment.yaml
|
||||
|
||||
patches:
|
||||
# Rewrite hardcoded production integration URL + inject theme CSS in people-frontend
|
||||
- path: patch-people-frontend-nginx.yaml
|
||||
# Mount media auth proxy nginx config in drive-frontend
|
||||
- path: patch-drive-frontend-nginx.yaml
|
||||
# Wait for Collabora + run trigger_wopi_configuration on every Drive pod start
|
||||
@@ -66,14 +63,6 @@ patches:
|
||||
# Charts with a published Helm repo use helmCharts below.
|
||||
# find has no published repo yet — deploy manually when OpenSearch is ready.
|
||||
helmCharts:
|
||||
# helm repo add people https://suitenumerique.github.io/people/
|
||||
- name: desk
|
||||
repo: https://suitenumerique.github.io/people/
|
||||
version: "0.0.7"
|
||||
releaseName: people
|
||||
namespace: lasuite
|
||||
valuesFile: people-values.yaml
|
||||
|
||||
# helm repo add drive https://suitenumerique.github.io/drive/
|
||||
- name: drive
|
||||
repo: https://suitenumerique.github.io/drive/
|
||||
|
||||
Reference in New Issue
Block a user