Skip to content

Commit 668d4a2

Browse files
committed
KEP-3619: fix indent
1 parent 08fb7f7 commit 668d4a2

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/3619-supplemental-groups-policy

1 file changed

+1
-1
lines changed

keps/sig-node/3619-supplemental-groups-policy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ type NodeStatus struct {
419419
// The available runtime handlers.
420420
// +featureGate=RecursiveReadOnlyMounts
421421
// +optional
422-
RuntimeHandlers []RuntimeHandlers
422+
RuntimeHandlers []RuntimeHandlers
423423
}
424424

425425
// NodeFeatures describes the set of implemented features implemented by the CRI implementation.

0 commit comments

Comments
 (0)