mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Add kustomize patch immich
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: immich
|
||||
|
||||
|
||||
# additional resources like ingress rules, cluster and repository secrets.
|
||||
resources:
|
||||
- helm-immich.yaml
|
||||
- immich-pvc.yaml
|
||||
|
||||
patches:
|
||||
- path: immich.patch.yaml
|
||||
Reference in New Issue
Block a user