|
42 | 42 | "kubectl-config-file-label": "Kubernetes Client Config File(s)",
|
43 | 43 | "kubectl-config-file-help": "The Kubernetes client configuration file(s) to use. Leave this empty to use the default location.",
|
44 | 44 | "kubectl-config-context-label": "Kubectl Config Context to Use",
|
| 45 | + "kubectl-config-context-tooltip": "Get the current Kubernetes cluster context from the Kubernetes Client Config File", |
45 | 46 | "kubectl-config-context-help": "The Kubernetes config file context name for the cluster to which you want to connect. The default is to use whatever the current context is, if any.",
|
46 | 47 | "kubectl-helm-exe-file-path-label": "Helm Executable to Use",
|
47 | 48 | "kubectl-helm-exe-file-path-help": "The full path to the Helm executable that is used to install the WebLogic Kubernetes Operator and some ingress controllers in your Kubernetes cluster.",
|
|
1425 | 1426 | "vz-component-design-namespace-label": "Component Namespace",
|
1426 | 1427 | "vz-component-design-namespace-help": "The Kubernetes namespace to which the Verrazzano component will be deployed.",
|
1427 | 1428 | "vz-component-design-installed-version-label": "Verrazzano Version",
|
1428 |
| - "vz-component-design-installed-version-help": "The three digit version number of the target Verrazzano installation.", |
| 1429 | + "vz-component-design-installed-version-help": "The three digit version number of the installed Verrazzano version from the target environment.", |
| 1430 | + "vz-component-design-installed-version-tooltip": "Get the installed version of Verrazzano from the target environment", |
1429 | 1431 |
|
1430 | 1432 | "vz-component-code-script-title": "Install Script",
|
1431 | 1433 | "vz-component-code-component-resource-title": "Component Resource",
|
|
1548 | 1550 | "vz-application-design-component-ingress-trait-secret-name-help": "The name of the TLS secret to associate with the routes defined by this ingress.",
|
1549 | 1551 | "vz-application-design-choose-ingress-trait-secret-validation-error-title": "Choose Secret for Ingress Trait Aborted",
|
1550 | 1552 | "vz-application-design-choose-ingress-trait-get-secrets-error-message": "Unable to choose secret due to an error while getting the list of available secrets: {{error}}.",
|
1551 |
| - "vz-application-design-ingress-trait-rules-uid-label": "Unique ID", |
| 1553 | + "vz-application-design-ingress-trait-rules-table-title": "Ingress Rules", |
| 1554 | + "vz-application-design-ingress-trait-rules-table-aria-label": "Ingress Rules table", |
1552 | 1555 | "vz-application-design-ingress-trait-rules-hosts-label": "Hosts",
|
1553 | 1556 | "vz-application-design-ingress-trait-rules-first-path-type-label": "First Path Type",
|
1554 | 1557 | "vz-application-design-ingress-trait-rules-first-path-label": "First Path",
|
1555 | 1558 | "vz-application-design-ingress-trait-rules-destination-host-label": "Destination Host",
|
1556 | 1559 | "vz-application-design-ingress-trait-rules-destination-port-label": "Destination Port",
|
1557 |
| - "vz-application-design-rules-table-aria-label": "Ingress Trait Rules table", |
1558 |
| - "vz-application-design-add-rule-label": "Add Ingress Trait Rule", |
1559 |
| - "vz-application-design-edit-rule-label": "Edit Ingress Trait Rule", |
1560 |
| - "vz-application-design-delete-rule-label": "Delete Ingress Trait Rule", |
| 1560 | + "vz-application-design-add-rule-label": "Add Ingress Rule", |
| 1561 | + "vz-application-design-edit-rule-label": "Edit Ingress Rule", |
| 1562 | + "vz-application-design-delete-rule-label": "Delete Ingress Rule", |
1561 | 1563 |
|
1562 | 1564 | "vz-application-design-component-logging-trait-enabled-label": "Enable Logging Trait",
|
1563 | 1565 | "vz-application-design-component-logging-trait-enabled-help": "Enable the Logging Trait for this component.",
|
|
1609 | 1611 | "vz-application-design-ingress-trait-rule-edit-destination-host-label": "Host",
|
1610 | 1612 | "vz-application-design-ingress-trait-rule-edit-destination-host-help": "Destination host for the ingress path.",
|
1611 | 1613 | "vz-application-design-ingress-trait-rule-edit-destination-port-label": "Port",
|
1612 |
| - "vz-application-design-ingress-trait-rule-edit-destination-port-help": "Destination port for the ingress path (-1 indicates that the value is not set).", |
| 1614 | + "vz-application-design-ingress-trait-rule-edit-destination-port-help": "Destination port for the ingress path.", |
1613 | 1615 | "vz-application-design-ingress-trait-rule-edit-destination-cookie-name-label": "Session Affinity Cookie Name",
|
1614 | 1616 | "vz-application-design-ingress-trait-rule-edit-destination-cookie-name-help": "The name of the HTTP Cookie to use for session affinity for this path.",
|
1615 | 1617 | "vz-application-design-ingress-trait-rule-edit-destination-cookie-path-label": "Session Affinity Cookie Path",
|
1616 | 1618 | "vz-application-design-ingress-trait-rule-edit-destination-cookie-path-help": "The path of the HTTP Cookie to use for session affinity for this path.",
|
1617 | 1619 | "vz-application-design-ingress-trait-rule-edit-destination-cookie-ttl-label": "Session Affinity Cookie Time-to-Live Seconds",
|
1618 |
| - "vz-application-design-ingress-trait-rule-edit-destination-cookie-ttl-help": "The lifetime of the HTTP Cookie in seconds to use for session affinity for this path (-1 indicates that the value is not set).", |
| 1620 | + "vz-application-design-ingress-trait-rule-edit-destination-cookie-ttl-help": "The lifetime of the HTTP Cookie in seconds to use for session affinity for this path.", |
1619 | 1621 |
|
1620 | 1622 | "vz-application-code-script-title": "Deploy Script",
|
1621 | 1623 | "vz-application-code-application-resource-title": "Application Resource",
|
|
0 commit comments