Browse Source

测试登录

pull/268/head
chenzhihang 10 months ago
parent
commit
e5978fde0c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      k8s/template-yaml/k8s-5auth.yaml

+ 2
- 1
k8s/template-yaml/k8s-5auth.yaml View File

@@ -28,7 +28,8 @@ metadata:
spec: spec:
type: NodePort type: NodePort
ports: ports:
- port: 9200
- name: http
port: 9200
nodePort: 31206 nodePort: 31206
protocol: TCP protocol: TCP
- name: debug - name: debug


Loading…
Cancel
Save