Skip to content
Snippets Groups Projects
Commit 83750d14 authored by Smaine Kahlouch's avatar Smaine Kahlouch Committed by GitHub
Browse files

Merge pull request #498 from teutostack/pr_dnsmasq_enhancement

Changed ImagePullPolicy from Always to IfNotPresent to avoid download…
parents a3a772be 123532d2
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ spec:
capabilities:
add:
- NET_ADMIN
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
resources:
limits:
cpu: 100m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment