Skip to content

Commit 473e2e0

Browse files
committed
fix(contrib): remove manage_etc_hosts from example user-data
1 parent 376a098 commit 473e2e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contrib/coreos/user-data.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,4 +354,3 @@ write_files:
354354
"predicates": [{"name": "PodFitsPorts"},{"name": "PodFitsResources"},{"name": "NoDiskConflict"},{"name": "MatchNodeSelector"},{"name": "HostName"}],
355355
"priorities": [{"name": "LeastRequestedPriority","weight": 1},{"name": "BalancedResourceAllocation","weight": 1},{"name": "ServiceSpreadingPriority","weight": 2},{"name": "EqualPriority","weight": 1}]
356356
}
357-
manage_etc_hosts: localhost

0 commit comments

Comments
 (0)