added kustomize file
This commit is contained in:
parent
ce21e2ef93
commit
07cfe6ae16
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