This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
homelab/kubernetes/apps/disabled/flyimg/kustomization.yaml

10 lines
173 B
YAML
Raw Permalink Normal View History

2024-09-22 07:35:43 +00:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: public-services
resources:
- pvc.yaml
- deployment.yaml
- service.yaml
2024-09-22 07:36:21 +00:00
- ingress.yaml