Files
auricom-home-cluster/kubernetes/apps/default/immich/app/kustomization.yaml
auricom 5551bf3d65 ♻️ immich v1.93
2024-01-25 01:51:09 +01:00

15 lines
428 B
YAML

---
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: default
resources:
- ./configmap.yaml
- ./externalsecret.yaml
- ./microservices
- ./machine-learning
- ./server
- ./volumes.yaml
- ../../../../templates/gatus/external
- ../../../../templates/volsync