Skip to content

Commit e2c0689

Browse files
committed
Merge pull request #4221 from iancoffey/stop_managing_hosts
fix(contrib): remove manage_etc_hosts from example user-data
2 parents 6c7db13 + 473e2e0 commit e2c0689

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
@@ -355,4 +355,3 @@ write_files:
355355
"predicates": [{"name": "PodFitsPorts"},{"name": "PodFitsResources"},{"name": "NoDiskConflict"},{"name": "MatchNodeSelector"},{"name": "HostName"}],
356356
"priorities": [{"name": "LeastRequestedPriority","weight": 1},{"name": "BalancedResourceAllocation","weight": 1},{"name": "ServiceSpreadingPriority","weight": 2},{"name": "EqualPriority","weight": 1}]
357357
}
358-
manage_etc_hosts: localhost

0 commit comments

Comments
 (0)