You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"domain-design-secret-key-name": "Secret {{secretName}} field name",
841
+
"domain-design-secret-value-name": "Secret {{secretName}} field {{fieldName}} field value",
839
842
"domain-design-add-external-secret-tooltip": "Add External Model Secret Entry",
840
843
"domain-design-delete-external-secret-tooltip": "Delete External Model Secret Entry",
841
844
"domain-design-no-secrets-message": "No additional model secrets found.",
842
845
"domain-design-no-secrets-add-remove-message": "No additional external model secrets found. Please add secrets for any secret references in the external model that are not already handled in other parts of this page.",
846
+
"domain-design-edit-secret-tooltip": "Edit External Model Secret",
"domain-design-domain-env-var-override-help": "Other fields in the Domain-Wide Server Settings use the JAVA_OPTIONS and USER_MEM_ARGS environment variables. By default, any value for those variables in the table below are appended to the existing values. Enabling this override switch will change that behavior to cause the value specified in the table to overwrite any existing values.",
@@ -1763,6 +1776,8 @@
1763
1776
"vz-component-deployer-create-image-pull-secret-error-message": "Unable to deploy Verrazzano component(s) due to an error creating the image pull secret {{secretName}} in the Kubernetes namespace {{namespace}}: {{error}}",
1764
1777
"vz-component-deployer-create-runtime-secret-in-progress": "Creating runtime encryption secret {{secretName}} in Kubernetes namespace {{namespace}}",
1765
1778
"vz-component-deployer-create-runtime-secret-error-message": "Unable to deploy Verrazzano component(s) due to an error creating the runtime encryption secret {{secretName}} in the Kubernetes namespace {{namespace}}: {{error}}",
"vz-component-deployer-create-wallet-password-secret-error-message": "Unable to deploy Verrazzano component(s) due to an error creating the OPSS wallet password secret {{secretName}} in the Kubernetes namespace {{namespace}}: {{error}}",
1766
1781
"vz-component-deployer-create-wl-secret-in-progress": "Creating secret {{secretName}} for WebLogic domain {{domainName}} in Kubernetes namespace {{namespace}}",
1767
1782
"vz-component-deployer-create-wl-secret-failed-error-message": "Failed to create WebLogic credentials secret {{secretName}} in Kubernetes namespace {{namespace}}: {{error}}",
1768
1783
"vz-component-deployer-create-secrets-in-progress": "Creating secrets for WebLogic domain {{domainName}} in Kubernetes namespace {{namespace}}",
0 commit comments