Update Alibaba RDS reference doc (#528)
As there are two added properties for Alibaba Cloud RDS, updated the reference doc Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
This commit is contained in:
parent
74f05333d2
commit
ec7aae44e1
|
|
@ -32,16 +32,14 @@ spec:
|
||||||
|
|
||||||
Name | Description | Type | Required | Default
|
Name | Description | Type | Required | Default
|
||||||
------------ | ------------- | ------------- | ------------- | -------------
|
------------ | ------------- | ------------- | ------------- | -------------
|
||||||
account_name | RDS instance user account name | string | false |
|
|
||||||
password | RDS instance account password | string | false |
|
|
||||||
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
||||||
privilege | The privilege of one account access database. | string | false |
|
|
||||||
sql_bucket_name | The bucket name of the SQL file. like `oss://example` | string | false |
|
|
||||||
instance_name | RDS instance name | string | false |
|
|
||||||
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
|
||||||
database_name | Database name | string | false |
|
database_name | Database name | string | false |
|
||||||
sql_file | The name of SQL file in the bucket, like `db.sql` | string | false |
|
privilege | The privilege of one account access database. | string | false |
|
||||||
sql_bucket_endpoint | The endpoint of the bucket. like `oss-cn-hangzhou.aliyuncs.com` | string | false |
|
vswitch_id | The vswitch id of the RDS instance. If set, the RDS instance will be created in VPC, or it will be created in classic network. | string | false |
|
||||||
|
instance_name | RDS instance name | string | false |
|
||||||
|
account_name | RDS instance user account name | string | false |
|
||||||
|
password | RDS instance account password | string | true |
|
||||||
|
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
||||||
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -59,12 +57,12 @@ If `writeConnectionSecretToRef` is set, a secret will be generated with these ke
|
||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
------------ | -------------
|
------------ | -------------
|
||||||
RESOURCE_IDENTIFIER | The identifier of the resource
|
|
||||||
DB_PORT | RDS Instance Port
|
|
||||||
DB_HOST | RDS Instance Host
|
|
||||||
DB_PASSWORD | RDS Instance Password
|
|
||||||
DB_PUBLIC_HOST | RDS Instance Public Host
|
DB_PUBLIC_HOST | RDS Instance Public Host
|
||||||
DATABASE_NAME | RDS Database Name
|
|
||||||
DB_ID | RDS Instance ID
|
|
||||||
DB_NAME | RDS Instance Name
|
DB_NAME | RDS Instance Name
|
||||||
DB_USER | RDS Instance User
|
DB_USER | RDS Instance User
|
||||||
|
DB_HOST | RDS Instance Host
|
||||||
|
DB_PASSWORD | RDS Instance Password
|
||||||
|
RESOURCE_IDENTIFIER | The identifier of the resource
|
||||||
|
DB_ID | RDS Instance ID
|
||||||
|
DB_PORT | RDS Instance Port
|
||||||
|
DATABASE_NAME | RDS Database Name
|
||||||
|
|
|
||||||
|
|
@ -32,16 +32,14 @@ spec:
|
||||||
|
|
||||||
名称 | 描述 | 类型 | 是否必须 | 默认值
|
名称 | 描述 | 类型 | 是否必须 | 默认值
|
||||||
------------ | ------------- | ------------- | ------------- | -------------
|
------------ | ------------- | ------------- | ------------- | -------------
|
||||||
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
|
||||||
privilege | The privilege of one account access database. | string | false |
|
|
||||||
sql_file | The name of SQL file in the bucket, like `db.sql` | string | false |
|
|
||||||
sql_bucket_name | The bucket name of the SQL file. like `oss://example` | string | false |
|
|
||||||
password | RDS instance account password | string | false |
|
|
||||||
account_name | RDS instance user account name | string | false |
|
|
||||||
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
||||||
|
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
||||||
database_name | Database name | string | false |
|
database_name | Database name | string | false |
|
||||||
sql_bucket_endpoint | The endpoint of the bucket. like `oss-cn-hangzhou.aliyuncs.com` | string | false |
|
privilege | The privilege of one account access database. | string | false |
|
||||||
|
vswitch_id | The vswitch id of the RDS instance. If set, the RDS instance will be created in VPC, or it will be created in classic network. | string | false |
|
||||||
instance_name | RDS instance name | string | false |
|
instance_name | RDS instance name | string | false |
|
||||||
|
account_name | RDS instance user account name | string | false |
|
||||||
|
password | RDS instance account password | string | true |
|
||||||
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -59,12 +57,12 @@ spec:
|
||||||
|
|
||||||
名称 | 描述
|
名称 | 描述
|
||||||
------------ | -------------
|
------------ | -------------
|
||||||
DB_USER | RDS Instance User
|
RESOURCE_IDENTIFIER | The identifier of the resource
|
||||||
|
DB_ID | RDS Instance ID
|
||||||
|
DB_NAME | RDS Instance Name
|
||||||
DB_PASSWORD | RDS Instance Password
|
DB_PASSWORD | RDS Instance Password
|
||||||
DATABASE_NAME | RDS Database Name
|
DATABASE_NAME | RDS Database Name
|
||||||
RESOURCE_IDENTIFIER | The identifier of the resource
|
DB_USER | RDS Instance User
|
||||||
DB_NAME | RDS Instance Name
|
|
||||||
DB_PORT | RDS Instance Port
|
DB_PORT | RDS Instance Port
|
||||||
DB_HOST | RDS Instance Host
|
DB_HOST | RDS Instance Host
|
||||||
DB_PUBLIC_HOST | RDS Instance Public Host
|
DB_PUBLIC_HOST | RDS Instance Public Host
|
||||||
DB_ID | RDS Instance ID
|
|
||||||
|
|
|
||||||
|
|
@ -32,16 +32,14 @@ spec:
|
||||||
|
|
||||||
名称 | 描述 | 类型 | 是否必须 | 默认值
|
名称 | 描述 | 类型 | 是否必须 | 默认值
|
||||||
------------ | ------------- | ------------- | ------------- | -------------
|
------------ | ------------- | ------------- | ------------- | -------------
|
||||||
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
|
||||||
privilege | The privilege of one account access database. | string | false |
|
|
||||||
sql_file | The name of SQL file in the bucket, like `db.sql` | string | false |
|
|
||||||
sql_bucket_name | The bucket name of the SQL file. like `oss://example` | string | false |
|
|
||||||
password | RDS instance account password | string | false |
|
|
||||||
account_name | RDS instance user account name | string | false |
|
|
||||||
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
||||||
|
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
||||||
database_name | Database name | string | false |
|
database_name | Database name | string | false |
|
||||||
sql_bucket_endpoint | The endpoint of the bucket. like `oss-cn-hangzhou.aliyuncs.com` | string | false |
|
privilege | The privilege of one account access database. | string | false |
|
||||||
|
vswitch_id | The vswitch id of the RDS instance. If set, the RDS instance will be created in VPC, or it will be created in classic network. | string | false |
|
||||||
instance_name | RDS instance name | string | false |
|
instance_name | RDS instance name | string | false |
|
||||||
|
account_name | RDS instance user account name | string | false |
|
||||||
|
password | RDS instance account password | string | true |
|
||||||
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -59,12 +57,12 @@ spec:
|
||||||
|
|
||||||
名称 | 描述
|
名称 | 描述
|
||||||
------------ | -------------
|
------------ | -------------
|
||||||
DB_USER | RDS Instance User
|
RESOURCE_IDENTIFIER | The identifier of the resource
|
||||||
|
DB_ID | RDS Instance ID
|
||||||
|
DB_NAME | RDS Instance Name
|
||||||
DB_PASSWORD | RDS Instance Password
|
DB_PASSWORD | RDS Instance Password
|
||||||
DATABASE_NAME | RDS Database Name
|
DATABASE_NAME | RDS Database Name
|
||||||
RESOURCE_IDENTIFIER | The identifier of the resource
|
DB_USER | RDS Instance User
|
||||||
DB_NAME | RDS Instance Name
|
|
||||||
DB_PORT | RDS Instance Port
|
DB_PORT | RDS Instance Port
|
||||||
DB_HOST | RDS Instance Host
|
DB_HOST | RDS Instance Host
|
||||||
DB_PUBLIC_HOST | RDS Instance Public Host
|
DB_PUBLIC_HOST | RDS Instance Public Host
|
||||||
DB_ID | RDS Instance ID
|
|
||||||
|
|
|
||||||
|
|
@ -32,16 +32,14 @@ spec:
|
||||||
|
|
||||||
Name | Description | Type | Required | Default
|
Name | Description | Type | Required | Default
|
||||||
------------ | ------------- | ------------- | ------------- | -------------
|
------------ | ------------- | ------------- | ------------- | -------------
|
||||||
account_name | RDS instance user account name | string | false |
|
|
||||||
password | RDS instance account password | string | false |
|
|
||||||
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
security_ips | List of IP addresses allowed to access all databases of an instance | list(any) | false |
|
||||||
privilege | The privilege of one account access database. | string | false |
|
|
||||||
sql_bucket_name | The bucket name of the SQL file. like `oss://example` | string | false |
|
|
||||||
instance_name | RDS instance name | string | false |
|
|
||||||
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
|
||||||
database_name | Database name | string | false |
|
database_name | Database name | string | false |
|
||||||
sql_file | The name of SQL file in the bucket, like `db.sql` | string | false |
|
privilege | The privilege of one account access database. | string | false |
|
||||||
sql_bucket_endpoint | The endpoint of the bucket. like `oss-cn-hangzhou.aliyuncs.com` | string | false |
|
vswitch_id | The vswitch id of the RDS instance. If set, the RDS instance will be created in VPC, or it will be created in classic network. | string | false |
|
||||||
|
instance_name | RDS instance name | string | false |
|
||||||
|
account_name | RDS instance user account name | string | false |
|
||||||
|
password | RDS instance account password | string | true |
|
||||||
|
allocate_public_connection | Whether to allocate public connection for a RDS instance. | bool | false |
|
||||||
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | [writeConnectionSecretToRef](#writeConnectionSecretToRef) | false |
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -59,12 +57,12 @@ If `writeConnectionSecretToRef` is set, a secret will be generated with these ke
|
||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
------------ | -------------
|
------------ | -------------
|
||||||
RESOURCE_IDENTIFIER | The identifier of the resource
|
|
||||||
DB_PORT | RDS Instance Port
|
|
||||||
DB_HOST | RDS Instance Host
|
|
||||||
DB_PASSWORD | RDS Instance Password
|
|
||||||
DB_PUBLIC_HOST | RDS Instance Public Host
|
DB_PUBLIC_HOST | RDS Instance Public Host
|
||||||
DATABASE_NAME | RDS Database Name
|
|
||||||
DB_ID | RDS Instance ID
|
|
||||||
DB_NAME | RDS Instance Name
|
DB_NAME | RDS Instance Name
|
||||||
DB_USER | RDS Instance User
|
DB_USER | RDS Instance User
|
||||||
|
DB_HOST | RDS Instance Host
|
||||||
|
DB_PASSWORD | RDS Instance Password
|
||||||
|
RESOURCE_IDENTIFIER | The identifier of the resource
|
||||||
|
DB_ID | RDS Instance ID
|
||||||
|
DB_PORT | RDS Instance Port
|
||||||
|
DATABASE_NAME | RDS Database Name
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue