Skip to content

Commit edac091

Browse files
committed
Fix em tags: content/ja/docs/tasks/access-application-cluster/web-ui-dashboard.md
1 parent f0c1322 commit edac091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl proxy
5555

5656
kubectlは、ダッシュボードを http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/ で利用できるようにします。
5757

58-
UIはコマンドを実行しているマシンから_のみ_ アクセスできます。オプションについては`kubectl proxy --help`を参照してください。
58+
UIはコマンドを実行しているマシンから _のみ_ アクセスできます。オプションについては`kubectl proxy --help`を参照してください。
5959

6060
{{< note >}}
6161
Kubeconfigの認証方法は、外部IDプロバイダーやx509証明書ベースの認証には対応していません。

0 commit comments

Comments
 (0)