feat: Add nginx service

This commit is contained in:
2025-11-28 23:27:22 +05:30
parent ca3ed48737
commit a0753818db
5 changed files with 63 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml