Skip to content

Commit

Permalink
fix(networking): place back on pod network
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Kreitzer <[email protected]>
  • Loading branch information
buroa committed Jun 8, 2024
1 parent 6af503c commit dfaa6b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions kubernetes/apps/networking/cloudflared/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ spec:
drop:
- ALL
defaultPodOptions:
dnsPolicy: ClusterFirstWithHostNet
hostNetwork: true
securityContext:
runAsNonRoot: true
runAsUser: 568
Expand Down
2 changes: 0 additions & 2 deletions kubernetes/apps/networking/tailscale/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ spec:
drop:
- ALL
defaultPodOptions:
dnsPolicy: ClusterFirstWithHostNet
hostNetwork: true
securityContext:
runAsNonRoot: true
runAsUser: 568
Expand Down

0 comments on commit dfaa6b6

Please sign in to comment.