Sha256: 5ae95ba9ae140b24101cd71fa54ec730c0a7f97e32a4cca95a559944fff7aa14

Contents?: true

Size: 307 Bytes

Versions: 70

Compression:

Stored size: 307 Bytes

Contents

apiVersion: v1
kind: Service
metadata:
  name: etcd
spec:
  selector:
    app: {{ .Values.app }}
    component: etcd
  ports:
    - protocol: TCP
      port: 2379
      targetPort: 2379
      name: etcd-2379
    - protocol: TCP
      port: 2380
      targetPort: 2380
      name: etcd-2380
  type: ClusterIP

Version data entries

70 entries across 66 versions & 1 rubygems

Version Path
rubypitaya-3.19.6 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.19.5 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.19.4 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.19.3 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.19.2 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.19.1 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.19.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.18.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.17.2 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.17.1 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.17.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.16.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.15.3 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.15.2 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.15.1 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.15.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.14.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.13.1 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.13.0 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/helm/templates/services/etcd.yaml