added kustomize file
This commit is contained in:
parent
cbbb77e066
commit
886df0c12e
8
namespaces/arr/homarr/kustomization.yaml
Normal file
8
namespaces/arr/homarr/kustomization.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- homarr-namespace.yaml
|
||||||
|
- homarr-ingress.yaml
|
||||||
|
- homarr-service.yaml
|
||||||
|
- homarr-pvc.yaml
|
||||||
|
- homarr-deployment.yaml
|
||||||
Loading…
Reference in a new issue