소스 검색

changed the port

Robert 7 년 전
부모
커밋
1c03066836
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      example/kubernetes/using-secrets/gce-statefullset.yaml

+ 1 - 1
example/kubernetes/using-secrets/gce-statefullset.yaml

@@ -7,7 +7,7 @@ metadata:
 spec:
     type: NodePort
     ports:
-    - port: 3306
+    - port: 389
       protocol: TCP
       name: http
     selector: