testing a few sample (joint) configurations
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user