frontend files

This commit is contained in:
2026-02-06 17:26:56 +00:00
parent be51e634d8
commit e3c4212357
4 changed files with 116 additions and 0 deletions

View File

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