Addded deloyment script and scc-updates
This commit is contained in:
9
deploy.sh
Executable file
9
deploy.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
k apply -f ns.yml
|
||||
./scc-updates.sh
|
||||
k apply -f pv_books.yml
|
||||
k apply -f pv_config.yml
|
||||
k apply -f pvc_config.yml
|
||||
k apply -f pvc_books.yml
|
||||
k apply -f deployment.yml
|
||||
k apply -f service.yaml
|
||||
k apply -f route.yaml
|
||||
0
scc-updates.sh
Normal file → Executable file
0
scc-updates.sh
Normal file → Executable file
Reference in New Issue
Block a user