Skip to content
Snippets Groups Projects
Commit 069ebada authored by Alex ubuntu vm's avatar Alex ubuntu vm
Browse files

fixed name according to operator reference

parent 062a608b
No related branches found
No related tags found
1 merge request!2repo: added new directory where utils scripts will be
......@@ -24,7 +24,7 @@ spec:
effect: NoSchedule
containers:
- name: l2-ps
image: alexdecb/l2-ps:latest
image: alexdecb/l2sm-ovs:latest
command: ["sleep","infinity"]
env:
- name: NODENAME
......@@ -33,6 +33,8 @@ spec:
fieldPath: spec.nodeName
- name: NVPODS
value: "10"
- name: CONTROLLERIP
value: "10.1.14.8"
imagePullPolicy: Always
securityContext:
capabilities:
......
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