Skip to content

Commit aed4f8c

Browse files
edmondceausuroot
authored andcommitted
make generate
1 parent 5816811 commit aed4f8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/crd/bases/controlplane.cluster.x-k8s.io_awsmanagedcontrolplanes.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2212,10 +2212,11 @@ spec:
22122212
default: overwrite
22132213
description: |-
22142214
ConflictResolution is used to declare what should happen if there
2215-
are parameter conflicts. Defaults to none
2215+
are parameter conflicts. Defaults to overwrite
22162216
enum:
22172217
- overwrite
22182218
- none
2219+
- preserve
22192220
type: string
22202221
name:
22212222
description: Name is the name of the addon

0 commit comments

Comments
 (0)