🏗️」 wip: finished the script for deployment

This commit is contained in:
2025-08-27 22:27:29 +02:00
parent b569c1ab61
commit ea2d23b3d5
8 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/usr/bin/env sh
kubectl apply -f /vagrant/confs/app1
kubectl apply -f /vagrant/confs/app2
kubectl apply -f /vagrant/confs/app3
kubectl apply -f /vagrant/confs/ingress.yml