aboutsummaryrefslogblamecommitdiff
path: root/zookeeper/30service.yml
blob: f33f3938181e6239cf8c41d15b924d11600c3e22 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                                                                 
                  




                
                  
# the headless service is for PetSet DNS, this one is for clients
apiVersion: v1
kind: Service
metadata:
  name: zookeeper
  namespace: kafka
spec:
  ports:
  - port: 2181
    name: client
  selector:
    app: zookeeper