Skip to content

Commit

Permalink
fix(clustertool): remove discovery-service patches
Browse files Browse the repository at this point in the history
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
  • Loading branch information
PrivatePuffin authored Jan 3, 2025
1 parent af52718 commit 54da6ca
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions clustertool/embed/generic/patches/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@
fs.inotify.max_user_watches: "524288"
net.core.rmem_max: "2500000"
net.core.wmem_max: "2500000"
- op: replace
path: /cluster/discovery/registries/kubernetes
value:
disabled: false
- op: replace
path: /cluster/discovery/registries/service
value:
disabled: false

- op: add
path: /machine/registries/mirrors
Expand Down

0 comments on commit 54da6ca

Please sign in to comment.