Skip to content
Snippets Groups Projects
kustomization.yaml 134 B
Newer Older
egon w. stemle's avatar
egon w. stemle committed
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
  - deployment.yaml
  - service.yaml
  - ingress.yaml