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:
335
335
Again, you will need to set the right prefix and connection string, and you will be prompted
336
336
to enter the `sys` user password.
337
337
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
+
338
348
# ### Creating a FMW Infrastructure domain
339
349
340
350
Now 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