Sha256: fb65aa4af137ac6ba9adf78f5f59f1cd7b7ac374efab7404ced30e1c68dc3fe3

Contents?: true

Size: 277 Bytes

Versions: 28

Compression:

Stored size: 277 Bytes

Contents

apiVersion: v1
kind: Service
metadata:
  name: etcd
spec:
  selector:
    app: etcd
  ports:
    - protocol: TCP
      port: 2379
      targetPort: 2379
      name: etcd-2379
    - protocol: TCP
      port: 2380
      targetPort: 2380
      name: etcd-2380
  type: LoadBalancer

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
rubypitaya-2.6.4 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.6.3 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.6.2 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.6.1 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.6.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.5.1 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.5.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.4.4 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.4.3 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.4.2 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.4.1 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.4.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.3.2 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.3.1 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.3.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.2.2 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.2.1 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.2.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.1.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml
rubypitaya-2.0.0 ./lib/rubypitaya/app-template/kubernetes/service-etcd.yaml