Skip to content

Commit

Permalink
chore: add dnsPolicy for sample deployment (#498)
Browse files Browse the repository at this point in the history
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
  • Loading branch information
tao12345666333 committed May 27, 2021
1 parent f089ffe commit 553655b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/deploy/deployment/ingress-controller.yaml
Expand Up @@ -39,6 +39,7 @@ spec:
tier: backend
spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: apache/apisix-ingress-controller:0.1.0
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 553655b

Please sign in to comment.