minikube working

This commit is contained in:
tusuii
2026-02-24 22:06:14 +05:30
parent c9c7402606
commit c744d87016
27 changed files with 839 additions and 390 deletions

View File

@@ -1,4 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: ecommerce
apiVersion: v1
kind: Namespace
metadata:
name: ecommerce
labels:
app.kubernetes.io/part-of: ecommerce
app.kubernetes.io/managed-by: kustomize