We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c7db13 + 473e2e0 commit e2c0689Copy full SHA for e2c0689
1 file changed
contrib/coreos/user-data.example
@@ -355,4 +355,3 @@ write_files:
355
"predicates": [{"name": "PodFitsPorts"},{"name": "PodFitsResources"},{"name": "NoDiskConflict"},{"name": "MatchNodeSelector"},{"name": "HostName"}],
356
"priorities": [{"name": "LeastRequestedPriority","weight": 1},{"name": "BalancedResourceAllocation","weight": 1},{"name": "ServiceSpreadingPriority","weight": 2},{"name": "EqualPriority","weight": 1}]
357
}
358
-manage_etc_hosts: localhost
0 commit comments