Skip to content
Snippets Groups Projects
Commit 9aa1864c authored by Panagiotis Karamolegkos's avatar Panagiotis Karamolegkos :v_tone2:
Browse files

Update apply_yamls.sh

parent 1cf81f6b
No related branches found
No related tags found
1 merge request!3Pdlc v2
......@@ -32,4 +32,6 @@ kubectl apply -f ./gnn_model/gnn_inference.yaml
kubectl apply -f ./gnn_model/gnn_controller.yaml
## Install RL Subcomponent
kubectl apply -f ./rl_model/rl-model-deployment.yaml
kubectl apply -f ./rl_model/rl-role.yaml
kubectl apply -f ./rl_model/rl-role-binding.yaml
kubectl apply -f ./rl_model/rl-model-deployment.yaml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment