File tree 1 file changed +4
-1
lines changed
core/src/main/resources/oracle/weblogic/deploy/messages
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,10 @@ WLSDPLY-01735=Assignment in {0} is not formatted as X=Y: {1}
337
337
WLSDPLY-01736 =Default variable file name {0}
338
338
WLSDPLY-01737 =Environment variable "{0}" was not found
339
339
WLSDPLY-01738 =Path in {0} is not a directory: {1}
340
- WLSDPLY-01739 =Error: Could not resolve secret token "{0}". Known secrets include: {1}
340
+ WLSDPLY-01739 =Could not resolve secret token "{0}". Known secrets include: {1}. Secrets can only be resolved in \
341
+ Kubernetes environment. The secret token's name and keys must have a matching Kubernetes secret name and literals \
342
+ in the same namespace. For WebLogic Kubernetes Operator deployment, you must specify the secret name in \
343
+ "domain.spec.configuration.secrets"
341
344
342
345
# wlsdeploy/util/weblogic_helper.py
343
346
WLSDPLY-01740 =Encryption failed: Unable to locate SerializedSystemIni
You can’t perform that action at this time.
0 commit comments