Sha256: 15594ccdb80afbc7c765fd0c97cd2cb23d0dbb8f7714b5382ca8f6cc23056054

Contents?: true

Size: 193 Bytes

Versions: 28

Compression:

Stored size: 193 Bytes

Contents

apiVersion: v1
kind: Service
metadata:
  name: redis
spec:
  selector:
    app: redis
  ports:
    - protocol: TCP
      port: 6379
      targetPort: 6379
      name: redis
  type: LoadBalancer

Version data entries

28 entries across 28 versions & 1 rubygems

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