apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: restreamer resources: - ../../base/restreamer - endpoints.yaml - service.yaml - ingress.yaml patchesStrategicMerge: - deployment.yaml