Skip to content
Snippets Groups Projects
Verified Commit 32a2bcac authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(kube-system): Add hostNetwork access to allow API-server

parent 63ad87e3
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,8 @@ spec: ...@@ -36,6 +36,8 @@ spec:
podDisruptionBudget: podDisruptionBudget:
enabled: true enabled: true
minAvailable: 1 minAvailable: 1
hostNetwork:
enabled: true
resources: resources:
requests: requests:
memory: 128Mi memory: 128Mi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment