Sha256: 1652055e4cb027d03dae5aa4c73c2a3a042c6fcdfedb9016effe9d88a7aee77c
Contents?: true
Size: 385 Bytes
Versions: 9
Compression:
Stored size: 385 Bytes
Contents
kind: workload name: redis spec: type: standard containers: - name: redis cpu: 25m memory: 32Mi image: "redis:latest" ports: - number: 6379 protocol: tcp defaultOptions: autoscaling: metric: disabled minScale: 1 maxScale: 1 capacityAI: false firewallConfig: internal: inboundAllowType: same-gvc
Version data entries
9 entries across 9 versions & 2 rubygems