Skip to content

Commit f8c9dc1

Browse files
committed
OSDOCS-6953 - Added field to prevent deleting S3 bucket to table 4
1 parent 8d11705 commit f8c9dc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,10 @@ For a private cluster, specify a private subnet for each availability zone.
909909
For clusters that use AWS Local Zones, you must add AWS Local Zone subnets to this list to ensure edge machine pool creation.
910910
|Valid subnet IDs.
911911

912+
|`PreserveBootstrapIgnition`
913+
|Prevents the S3 bucket from being deleted after completion of bootstrapping.
914+
|`true` or `false`. The default value is `false`, which results in the S3 bucket being deleted.
915+
912916
|====
913917
endif::aws,aws-govcloud,aws-secret[]
914918

0 commit comments

Comments
 (0)