Skip to content

Commit

Permalink
Add hostNetwork for marketplace proxy-agent manifest (#3330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobgy authored Mar 24, 2020
1 parent 0ef0742 commit 9873d24
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ spec:
app: proxy-agent
app.kubernetes.io/name: {{ .Release.Name }}
spec:
hostNetwork: true
containers:
- image: {{ .Values.images.proxyagent }}
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 9873d24

Please sign in to comment.