Skip to content

Commit

Permalink
Performed make ready-pr all nit and minor clean ups
Browse files Browse the repository at this point in the history
  • Loading branch information
199201shubhamsahu committed Mar 27, 2024
1 parent 252012f commit 6f27cc9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ spec:
type: string
instanceTypeRef:
description: |-
(Required) The type of instance.
The type of instance.
Possible values: ["PRIMARY", "READ_POOL", "SECONDARY"]
For PRIMARY and SECONDARY instances, set the value to refer to the name of the associated cluster.
This is recommended because the instance type of primary and secondary instances is tied to the cluster type of the associated cluster.
Expand Down Expand Up @@ -373,7 +373,7 @@ spec:
type: string
instanceTypeRef:
description: |-
(Required) The type of instance.
The type of instance.
Possible values: ["PRIMARY", "READ_POOL", "SECONDARY"]
For PRIMARY and SECONDARY instances, set the value to refer to the name of the associated cluster.
This is recommended because the instance type of primary and secondary instances is tied to the cluster type of the associated cluster.
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ The type of the instance. Possible values: [PRIMARY, READ_POOL, SECONDARY]{% end
</td>
<td>
<p><code class="apitype">object</code></p>
<p>{% verbatim %}(Required) The type of instance.
<p>{% verbatim %}The type of instance.
Possible values: ["PRIMARY", "READ_POOL", "SECONDARY"]
For PRIMARY and SECONDARY instances, set the value to refer to the name of the associated cluster.
This is recommended because the instance type of primary and secondary instances is tied to the cluster type of the associated cluster.
Expand Down Expand Up @@ -459,7 +459,7 @@ updateTime: string

### Primary Instance
```yaml
# Copyright 2024 Google LLC
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -530,7 +530,7 @@ spec:

### Read Instance
```yaml
# Copyright 2024 Google LLC
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -708,7 +708,7 @@ spec:

### Zonal Instance
```yaml
# Copyright 2024 Google LLC
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 6f27cc9

Please sign in to comment.