Skip to content

Commit 9f12c7e

Browse files
committed
add details on how to create rcu secret
1 parent a6a16fc commit 9f12c7e

File tree

1 file changed

+10
-0
lines changed
  • docs-source/content/userguide/managing-domains/fmw-infra

1 file changed

+10
-0
lines changed

docs-source/content/userguide/managing-domains/fmw-infra/_index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,16 @@ If you want to drop the schema, you can use a command like this:
335335
Again, you will need to set the right prefix and connection string, and you will be prompted
336336
to enter the `sys` user password.
337337

338+
#### Create a Kubernetes secret with the RCU credentials
339+
340+
You also need to create a Kubernetes secret containing the credentials for the database schemas.
341+
When you create your domain using the sample provided below, it will obtain the RCU credentials
342+
from this secret.
343+
344+
A [sample](/weblogic-kubernetes-operator/blob/master/kubernetes/samples/scripts/create-rcu-credentials/README.md)
345+
is provided that demonstrates how to create the secret.
346+
347+
338348
#### Creating a FMW Infrastructure domain
339349

340350
Now that you have your Docker images and you have created your RCU schemas, you are ready

0 commit comments

Comments
 (0)