backend files

This commit is contained in:
2026-02-06 17:25:41 +00:00
parent bac6808b70
commit be51e634d8
4 changed files with 117 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- configmap.yaml
commonLabels:
tier: backend