11 lines
245 B
YAML
11 lines
245 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- apps-gitea.yaml
|
|
- apps-nextcloud.yaml
|
|
- apps-paperless.yaml
|
|
- apps-vaultwarden.yaml
|
|
- infrastructure-traefik.yaml
|
|
- infrastructure-secrets.yaml
|
|
- projects-website.yaml
|