mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01: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