Sha256: 7738bbf73a6753220efcf16ec91592a38a3ec09602463df06b61a1178d0ab1cf

Contents?: true

Size: 365 Bytes

Versions: 13

Compression:

Stored size: 365 Bytes

Contents

kind: workload
name: redis
spec:
  type: standard
  containers:
    - name: redis
      cpu: 3m
      memory: 20Mi
      image: 'redis:latest'
      ports:
        - number: 6379
          protocol: tcp
  defaultOptions:
    autoscaling:
      metric: latency
      maxScale: 1
    capacityAI: false
  firewallConfig:
    internal:
      inboundAllowType: same-gvc

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cpl-1.0.0 templates/redis.yml
cpl-0.7.0 templates/redis.yml
cpl-0.6.0 templates/redis.yml
cpl-0.5.1 templates/redis.yml
cpl-0.5.0 templates/redis.yml
cpl-0.4.1 templates/redis.yml
cpl-0.4.0 templates/redis.yml
cpl-0.3.3 templates/redis.yml
cpl-0.3.2 templates/redis.yml
cpl-0.3.1 templates/redis.yml
cpl-0.3.0 templates/redis.yml
cpl-0.2.0 templates/redis.yml
cpl-0.1.0 templates/redis.yml