Test backend published

This commit is contained in:
rpy-aiwe
2024-02-05 21:37:47 +03:00
parent beea6a120d
commit 108bc411b8
5 changed files with 54 additions and 0 deletions

View File

@@ -6,3 +6,6 @@
cd $(git rev-parse --show-toplevel)/manifests
kubectl apply -f traefik-config.yaml
kubectl apply -f Deployments/backend-deployment.yaml
kubectl apply -f Services/backend-service.yaml
kubectl apply -f default-ingress.yaml