Skip to content

Commit e9c5022

Browse files
author
edmondceausu
committed
make generate after rebase
1 parent 738123f commit e9c5022

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,11 @@ spec:
7373
default: overwrite
7474
description: |-
7575
ConflictResolution is used to declare what should happen if there
76-
are parameter conflicts. Defaults to none
76+
are parameter conflicts. Defaults to overwrite
7777
enum:
7878
- overwrite
7979
- none
80+
- preserve
8081
type: string
8182
name:
8283
description: Name is the name of the addon

0 commit comments

Comments
 (0)