Added Photoprism

This commit is contained in:
2025-04-18 19:26:51 +02:00
parent 3e92588025
commit b6fd3272d3
6 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: photoprism
resources:
- namespace.yaml
- repository.yaml
- release.yaml
secretGenerator:
- name: photoprism-values
files:
- values.yaml=values.yaml
configurations:
- kustomizeconfig.yaml