testing a few sample (joint) configurations

This commit is contained in:
2024-03-03 20:35:37 +01:00
parent 1ad56fd27e
commit d143a90228
35 changed files with 1736 additions and 17 deletions

View File

@@ -1,11 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- ingress.yaml
- pvc.yaml
- postgres.yaml
- postgres.sealedsecret.yaml
- namespace.yaml
- ingress.yaml
- pvc.yaml
- postgres.yaml
- postgres.sealedsecret.yaml
namespace: immich
@@ -22,4 +22,3 @@ images:
newTag: v1.95.1
- name: ghcr.io/immich-app/immich-server
newTag: v1.95.1