La Suite Messages, Calendars, Drive, Projects, Hive, Integration, and Postfix are replaced by Stalwart (mail) and Tuwunel (messaging). Meet and Collabora remain for video conferencing and document editing. Local overlay was POC only — all deployment targets production now. Deleted: 37 La Suite manifests, Drive Helm chart, 7 local overlay files, stale MTA-in hostPort patch. Cleaned up production image overrides and resource patches for removed services.
20 lines
467 B
YAML
20 lines
467 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: lasuite
|
|
|
|
resources:
|
|
- namespace.yaml
|
|
- shared-config.yaml
|
|
- oidc-clients.yaml
|
|
- vault-secrets.yaml
|
|
- collabora-deployment.yaml
|
|
- collabora-service.yaml
|
|
- meet-config.yaml
|
|
- meet-backend-deployment.yaml
|
|
- meet-backend-service.yaml
|
|
- meet-celery-worker-deployment.yaml
|
|
- meet-frontend-nginx-configmap.yaml
|
|
- meet-frontend-deployment.yaml
|
|
- meet-frontend-service.yaml
|