Skip to content

Commit

Permalink
Address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sttts committed Nov 6, 2019
1 parent 77bdb01 commit 91d3a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/sig-api-machinery/20190603-immutable-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Equivalently to the list type map, removal and addition of key-value pairs are a
type: object
properties:
foo:
type: array
type: object
x-kubernetes-map-type: undefined | granular
additionalProperties:
type: string
Expand Down

0 comments on commit 91d3a13

Please sign in to comment.