Sha256: 8356e0f18decacac4fb7568d5ce874e9893e905694d0ef772dae207b86d1c142
Contents?: true
Size: 383 Bytes
Versions: 11
Compression:
Stored size: 383 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 minScale: 1 maxScale: 1 capacityAI: false firewallConfig: internal: inboundAllowType: same-gvc
Version data entries
11 entries across 11 versions & 1 rubygems