mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-10-13 18:44:45 +02:00
「🏗️」 wip: finished the script for deployment
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user