Skip to content

Commit 461cd99

Browse files
authored
Merge pull request #63652 from nalhadef/OSDOCS6953-B
OSDOCS-6953: Make S3 deletion optional for AWS
2 parents 2f52674 + f8c9dc1 commit 461cd99

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
@@ -895,6 +895,10 @@ For a private cluster, specify a private subnet for each availability zone.
895895
For clusters that use AWS Local Zones, you must add AWS Local Zone subnets to this list to ensure edge machine pool creation.
896896
|Valid subnet IDs.
897897

898+
|`PreserveBootstrapIgnition`
899+
|Prevents the S3 bucket from being deleted after completion of bootstrapping.
900+
|`true` or `false`. The default value is `false`, which results in the S3 bucket being deleted.
901+
898902
|====
899903
endif::aws,aws-govcloud,aws-secret[]
900904

0 commit comments

Comments
 (0)