mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
addressed reviewer comments
This commit is contained in:
@@ -40,7 +40,7 @@ type PriorityClass struct {
|
||||
GlobalDefault bool
|
||||
|
||||
// Description is an arbitrary string that usually provides guidelines on
|
||||
// where this priority class should be used.
|
||||
// when this priority class should be used.
|
||||
// +optional
|
||||
Description string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user