aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/ovn4nfv-k8s-plugin.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/ovn4nfv-k8s-plugin.yaml')
-rw-r--r--deploy/ovn4nfv-k8s-plugin.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/ovn4nfv-k8s-plugin.yaml b/deploy/ovn4nfv-k8s-plugin.yaml
index 5d5017e..73d3ab3 100644
--- a/deploy/ovn4nfv-k8s-plugin.yaml
+++ b/deploy/ovn4nfv-k8s-plugin.yaml
@@ -490,6 +490,7 @@ spec:
- name: ovn4nfv
image: integratedcloudnative/ovn4nfv-k8s-plugin:master
command: ["/usr/local/bin/entrypoint", "cni"]
+ imagePullPolicy: IfNotPresent
resources:
requests:
cpu: "100m"