Skip to content

Commit

Permalink
feat: enable hostNetwork for ingress controller pods
Browse files Browse the repository at this point in the history
Co-Authored-By: maslow@sealos.io <maslow@sealos.io>
  • Loading branch information
devin-ai-integration[bot] and maslow@sealos.io committed Jan 3, 2025
1 parent 3bb31c4 commit 88d929e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ spec:
labels:
app: envoy-ingress-controller
spec:
hostNetwork: true
serviceAccountName: envoy-ingress-controller
containers:
- name: controller
Expand Down

0 comments on commit 88d929e

Please sign in to comment.