Skip to content
Snippets Groups Projects
Commit e9a9c095 authored by Alex de Cock Buning's avatar Alex de Cock Buning
Browse files

bug fixing

parent c6bcffb9
No related branches found
No related tags found
1 merge request!2repo: added new directory where utils scripts will be
This diff is collapsed.
......@@ -28,7 +28,7 @@ spec:
done;
sleep 5;
containers:
- image: alexdecb/l2sm-operator:2.4
- image: alexdecb/l2sm-operator:2.5
name: l2sm-opt-pod
env:
- name: CONTROLLER_IP
......
......@@ -36,7 +36,7 @@ spec:
sleep 5;
containers:
- name: l2sm-switch
image: alexdecb/l2sm-switch:2.4
image: alexdecb/l2sm-switch:2.5
# imagePullPolicy: Always
#args: ["setup_switch.sh && sleep infinity"]
env:
......
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