Skip to content

Commit

Permalink
added autogenerated
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Kumar <ravibagri2@gmail.com>
  • Loading branch information
ravibagri5 committed Mar 11, 2024
1 parent 765cdfd commit 5b4c82f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions apis/rds/v1beta1/zz_cluster_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions package/crds/rds.aws.upbound.io_clusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,9 @@ spec:
is provided.
type: boolean
masterPasswordSecretRef:
description: Password for the master DB user. Note that this may
show up in logs, and it will be stored in the state file. Please
refer to the RDS Naming Constraints. Cannot be set if manage_master_user_password
is set to true.
description: |-
Password for the master DB user. Note that this may show up in logs, and it will be stored in the state file. Please refer to the RDS Naming Constraints. Cannot be set if manage_master_user_password is set to true.
Password for the master DB user. If you set autoGeneratePassword to true, the Secret referenced here will be created or updated with generated password if it does not already contain one.
properties:
key:
description: The key to select.
Expand Down

0 comments on commit 5b4c82f

Please sign in to comment.