Skip to content

Commit 203baf7

Browse files
azure-devops-oke added
1 parent 2642245 commit 203baf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-dev/devops/azure-devops-oke/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SOFTWARE.
4040

4141
There are two ways (at least) to build and deploy to OKE from Azure DevOps:
4242
<ul>
43-
<li>Use OCI VM as Azure parallel job self-hosted build agent that will run as instance-principal and hence no OCI credentials are needed to be shared with Azure DevOps. Here <code>kubectl</code> and OCI native tooling like <code>oci cli</code> can be used in pipelines.</li>
43+
<li>Use OCI VM as Azure parallel job self-hosted build agent that will run as <code>instance-principal</code>code> and hence no OCI credentials are needed to be shared with Azure DevOps. Here <code>kubectl</code> and OCI native tooling like <code>oci cli</code> can be used in pipelines.</li>
4444
<br>
4545
<li>Use Azure DevOps native <code>tasks</code> that can run as either Azure-hosted or as self-hosted Azure parallel jobs. Credentials will be stored to Azure DevOps.</li>
4646
</ul>

0 commit comments

Comments
 (0)