Skip to content

Commit dccb72b

Browse files
committed
Kubernetes v1.30.0
1 parent 5fbefa4 commit dccb72b

File tree

4 files changed

+158
-10
lines changed

4 files changed

+158
-10
lines changed

config/crd/bases/unleash.nais.io_releasechannels.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,13 @@ spec:
9999
items:
100100
type: string
101101
type: array
102+
x-kubernetes-list-type: atomic
102103
required:
103104
- key
104105
- operator
105106
type: object
106107
type: array
108+
x-kubernetes-list-type: atomic
107109
matchLabels:
108110
additionalProperties:
109111
type: string

0 commit comments

Comments
 (0)