-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkustomization.yaml
34 lines (32 loc) · 1.09 KB
/
kustomization.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: tn-openbsw-opendesk
resources:
- manifests/collabora-secrets.yaml
- manifests/collabora.yaml
- manifests/cryptpad.yaml
- manifests/element-secrets.yaml
- manifests/element.yaml
- manifests/jitsi-secrets.yaml
- manifests/jitsi.yaml
- manifests/nextcloud-secrets.yaml
- manifests/nextcloud.yaml
- manifests/nubus-secrets.yaml
- manifests/nubus.yaml
- manifests/open-xchange-secrets.yaml
- manifests/open-xchange.yaml
- manifests/opendesk-migrations-post-secrets.yaml
- manifests/opendesk-migrations-post.yaml
- manifests/opendesk-migrations-pre-secrets.yaml
- manifests/opendesk-migrations-pre.yaml
- manifests/opendesk-openproject-bootstrap-secrets.yaml
- manifests/opendesk-openproject-bootstrap.yaml
- manifests/opendesk-services.yaml
- manifests/openproject-secrets.yaml
- manifests/openproject.yaml
- manifests/services-external-secrets.yaml
- manifests/services-external.yaml
- manifests/xwiki-secrets.yaml
- manifests/xwiki.yaml
- manifests_custom/user_import_secrets.yaml
- manifests_custom/user_import.yaml