File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
docs-source/content/userguide/managing-domains/fmw-infra Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -335,6 +335,16 @@ If you want to drop the schema, you can use a command like this:
335335Again, you will need to set the right prefix and connection string, and you will be prompted
336336to 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
340350Now that you have your Docker images and you have created your RCU schemas, you are ready
You can’t perform that action at this time.
0 commit comments