Sha256: 3e989129ada28065f5fec65a84ce1c46c363bd7bc62112516c1d6e6e5249320d
Contents?: true
Size: 574 Bytes
Versions: 13
Compression:
Stored size: 574 Bytes
Contents
kind: workload name: sidekiq spec: type: standard containers: - name: sidekiq args: - bundle - exec - sidekiq - '-C' - config/sidekiq.yml cpu: 50m inheritEnv: true image: '/org/APP_ORG/image/APP_IMAGE' memory: 256Mi ports: - number: 7433 protocol: http defaultOptions: autoscaling: maxScale: 1 capacityAI: false firewallConfig: external: outboundAllowCIDR: - 0.0.0.0/0 identityLink: /org/APP_ORG/gvc/APP_GVC/identity/APP_GVC-identity
Version data entries
13 entries across 13 versions & 1 rubygems