|
469 | 469 | "wko-design-k8s-role-binding-help": "Specifies whether the roles necessary for the WebLogic Kubernetes Operator to manage domains will be granted using a ClusterRoleBinding rather than using RoleBindings in each managed namespace.",
|
470 | 470 | "wko-design-external-rest-title": "External REST API Access",
|
471 | 471 | "wko-design-external-rest-expose-label": "Expose REST API Externally",
|
472 |
| - "wko-design-external-rest-expose-help": "Specifies whether the the WebLogic Kubernetes Operator's REST interface is exposed outside of the Kubernetes cluster on the port specified by the 'External REST HTTPS Port' field value.", |
| 472 | + "wko-design-external-rest-expose-help": "Specifies whether the WebLogic Kubernetes Operator's REST interface is exposed outside of the Kubernetes cluster on the port specified by the 'External REST HTTPS Port' field value.", |
473 | 473 | "wko-design-external-rest-port-label": "External REST API HTTPS Port",
|
474 | 474 | "wko-design-external-rest-port-help": "Specifies the node port that should be allocated for the external WebLogic Kubernetes Operator REST API interface.",
|
475 | 475 | "wko-design-external-rest-secret-label": "External REST API Identity Secret Name",
|
|
635 | 635 | "domain-design-domain-status-clusterstatus": "Cluster Status:",
|
636 | 636 | "domain-design-domain-status-serverstatus": "Server Status:",
|
637 | 637 |
|
638 |
| - "domain-design-cluster-status-cluster-label" : "cluster", |
639 |
| - "domain-design-cluster-status-cluster-value-label" : "status", |
640 |
| - "domain-design-server-status-server-label" : "server", |
641 |
| - "domain-design-server-status-server-value-label" : "status", |
642 |
| - "domain-design-cluster-status-condition-label" : "time", |
643 |
| - "domain-design-cluster-status-condition-value-label" : "condition", |
644 |
| - |
645 | 638 | "domain-design-cluster-name-label": "Cluster Name",
|
646 | 639 | "domain-design-cluster-name-help": "The cluster name in the domain for which to enter settings.",
|
647 | 640 | "domain-design-cluster-name-is-empty-error": "Cluster Name cannot be empty",
|
|
778 | 771 | "ingress-design-ingress-route-tls-label": "Transport Options",
|
779 | 772 | "ingress-design-ingress-route-tls-help": "Select the transport option for this ingress route",
|
780 | 773 | "ingress-design-ingress-route-tlsoption-plain": "Plain HTTP",
|
781 |
| - "ingress-design-ingress-route-tlsoption-ssl-passthrough": "SSL pass through", |
| 774 | + "ingress-design-ingress-route-tlsoption-ssl-passthrough": "SSL passthrough", |
782 | 775 | "ingress-design-ingress-route-tlsoption-ssl-terminate-ingress": "SSL terminate at ingress controller",
|
783 | 776 | "ingress-design-ingress-route-is-console-svc-label": "Is target service WebLogic Console?",
|
784 | 777 | "ingress-design-ingress-route-is-console-svc-help": "For SSL terminating at ingress and accessing WebLogic Console Service, turn on this option. Your domain must have 'WeblogicPluginEnabled: true' in the 'resources->WebAppContainer' section",
|
|
0 commit comments