Skip to content

Commit b4c0ed7

Browse files
local-exec added
1 parent cf51b8b commit b4c0ed7

File tree

1 file changed

+2
-2
lines changed
  • app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm

1 file changed

+2
-2
lines changed

app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Before applying the Stack fill in the vars:
6464
<ul>
6565
<li><i>initial_image</i> that is used to create the OCI Function as target environment for the OCI DevOps deployment pipeline.
6666
By default it is loaded from Dockerhub, but you can use any X86 arch image if want to replace this</li>
67-
<li><i>docker_user</i> is your OCIR Docker user to push the initial image (above) to OCIR repo for the Function</li>
68-
<li><<i>docker_user</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
67+
<li><i>docker_user</i> is your OCIR Docker user to push the initial image (above) to OCIR repo for the Function. Replace &lt;namespace&gt; with your <code>tenancy namespace</code>. <code>oracleidentitycloudservice</code> is used for federated domains/users, not local</li>
68+
<li><i>docker_user</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
6969
<li></li>
7070
</ul>
7171

0 commit comments

Comments
 (0)