One thing at a time?

This commit is contained in:
2024-02-14 23:42:49 +00:00
parent 1cb319b135
commit 17c2217c74

View File

@@ -2,6 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: apps namespace: apps
resources: resources:
- deployment.yaml - deployment.yaml
- service.yaml
- ingress.yaml