2024-03-29 11:17:50 -05:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
labels:
|
|
|
|
- pairs:
|
|
|
|
app.kubernetes.io/name: immich-microservices
|
|
|
|
app.kubernetes.io/instance: immich-microservices
|
|
|
|
app.kubernetes.io/part-of: immich
|
|
|
|
resources:
|
2024-05-28 08:53:28 -05:00
|
|
|
- ./helmrelease.yaml
|