chore(immich): First immich deployment
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 1m6s
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 1m6s
This commit is contained in:
@@ -4,9 +4,14 @@ kind: Kustomization
|
||||
metadata:
|
||||
name: immich
|
||||
|
||||
resources:
|
||||
- secret.yaml
|
||||
- db-cluster.yaml
|
||||
- volumeClaims.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: immich/immich
|
||||
repo: https://immich-app.github.io/immich-charts
|
||||
- name: immich
|
||||
repo: https://immich-app.github.io/immich-charts/immich
|
||||
version: 0.10.1
|
||||
releaseName: immich
|
||||
namespace: immich
|
||||
|
||||
Reference in New Issue
Block a user