瀏覽代碼

removed the service

Robert 7 年之前
父節點
當前提交
3ddb749a4d
共有 1 個文件被更改,包括 0 次插入17 次删除
  1. 0 17
      example/kubernetes/using-secrets/gce-statefullset.yaml

+ 0 - 17
example/kubernetes/using-secrets/gce-statefullset.yaml

@@ -1,20 +1,3 @@
-apiVersion: v1
-kind: Service
-metadata:
-    name: ldap
-    labels:
-        service: ldap
-spec:
-    type: NodePort
-    ports:
-    - port: 389
-      protocol: TCP
-      name: http
-    selector:
-        pod: ldap
-
----
-
 apiVersion: apps/v1beta1
 kind: StatefulSet
 metadata: