move to helm. S3 secret

This commit is contained in:
Пытков Роман
2024-02-13 19:15:22 +03:00
parent 397abb3555
commit eab8a3ebaf
27 changed files with 22063 additions and 38 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/bash
./setup_cnpg.sh
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