Skip to content

Commit eb02c88

Browse files
authored
Merge pull request #642 from wking/redundant-optional
config: Remove redundant OPTIONAL from Labels description
2 parents 900718d + bdf9fd3 commit eb02c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
160160
- **Labels** *object*, OPTIONAL
161161

162162
The field contains arbitrary metadata for the container.
163-
This OPTIONAL property MUST use the [annotation rules](annotations.md#rules).
163+
This property MUST use the [annotation rules](annotations.md#rules).
164164

165165
- **StopSignal** *string*, OPTIONAL
166166

0 commit comments

Comments
 (0)