File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
kubernetes/samples/scripts/create-weblogic-domain/wdt-artifacts/wdt-model-files/JRF-v1 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # Copyright (c) 2020, 2023 , Oracle and/or its affiliates.
1+ # Copyright (c) 2020, 2024 , Oracle and/or its affiliates.
22# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
33
44domainInfo :
@@ -9,7 +9,7 @@ domainInfo:
99 rcu_prefix : ' @@SECRET:@@ENV:DOMAIN_UID@@-rcu-access:rcu_prefix@@'
1010 rcu_schema_password : ' @@SECRET:@@ENV:DOMAIN_UID@@-rcu-access:rcu_schema_password@@'
1111 rcu_db_conn_string : ' @@SECRET:@@ENV:DOMAIN_UID@@-rcu-access:rcu_db_conn_string@@'
12- rcu_db_user : sys
12+ rcu_admin_user : sys
1313 rcu_admin_password : ' @@SECRET:@@ENV:DOMAIN_UID@@-rcu-access:rcu_schema_password@@'
1414
1515topology :
You can’t perform that action at this time.
0 commit comments