Files
k8s-gitops/apps/portfolio-edge/kustomization.yaml
T

14 lines
264 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: portfolio-edge
resources:
- serviceaccount.yaml
- sealedsecret.yaml
- resourcequota.yaml
- limitrange.yaml
- deployment.yaml
- networkpolicy.yaml
- poddisruptionbudget.yaml