Sha256: 7b4528b244c243b3a86f96e53f969811a9060c83443b94eac25c91a752052739

Contents?: true

Size: 223 Bytes

Versions: 70

Compression:

Stored size: 223 Bytes

Contents

apiVersion: v1
kind: Service
metadata:
  name: redis
spec:
  selector:
    app: {{ .Values.app }}
    component: redis
  ports:
    - protocol: TCP
      port: 6379
      targetPort: 6379
      name: redis
  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/redis.yaml
rubypitaya-3.19.5 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.19.4 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.19.3 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.19.2 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.19.1 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.19.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.18.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.17.2 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.17.1 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.17.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.16.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.15.3 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.15.2 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.15.1 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.15.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.14.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.13.1 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.13.0 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/helm/templates/services/redis.yaml