Skip to content

Commit 7a878eb

Browse files
readme me modified for node pool creation
1 parent 056726c commit 7a878eb

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/oke/oke-rm

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/oke/oke-rm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ By using this feature, we can modify the stack we deployed in Step 2 and add the
5656

5757
![Edit Terraform configurations](images/edit_oci_stack.png)
5858

59-
Instructions on how to modify the stack and add node pools can be found in comments on the bottom of the <code>oke.tf file</code>. Set <code>create = true</code> on the pool you want to be added by Terraform.
59+
Instructions on how to modify the stack and add node pools can be found in comments on the bottom of the <code>oke.tf</code> file. Set <code>create = true</code> on the pool you want to be added by Terraform.
6060

6161
Alternatively, clone this repo locally and edit <code>oke.tf file</code> to add a node pool and then load the folder including the modified Terraform to your RM stack:
6262

0 commit comments

Comments
 (0)