Skip to content

Commit

Permalink
Add x-kubernetes-preserve-unknown-fields to nodeSelector config.
Browse files Browse the repository at this point in the history
  • Loading branch information
skidder committed Aug 20, 2023
1 parent ed05140 commit a6b72d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ spec:
properties:
additionalProperties:
type: string
x-kubernetes-preserve-unknown-fields: true
tolerations:
type: array
items:
Expand Down Expand Up @@ -694,6 +695,7 @@ spec:
properties:
additionalProperties:
type: string
x-kubernetes-preserve-unknown-fields: true
tolerations:
type: array
items:
Expand Down

0 comments on commit a6b72d9

Please sign in to comment.