Skip to content

Commit ea7e4e5

Browse files
authored
Add cpi_enable to azure deployment (#1045)
Signed-off-by: Chin-Ya Huang <[email protected]>
1 parent 1aff9e9 commit ea7e4e5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

adoc/deployment-azure.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,13 @@ caasp_registry_code = "<CAASP_REGISTRATION_CODE>"
191191
This is required so all the deployed nodes can automatically register
192192
with {scc} and retrieve packages.
193193

194+
You can also enable Cloud Provider Integration with Azure.
195+
+
196+
----
197+
# Enable CPI integration with Azure
198+
cpi_enable = true
199+
----
200+
194201
Now you can deploy the nodes by running:
195202

196203
----

0 commit comments

Comments
 (0)