sed-discord-bot-685fd8859 created 2022-05-27 10:38:58, version 589277239

deployment.kubernetes.io/desired-replicas: 1 deployment.kubernetes.io/max-replicas: 2 deployment.kubernetes.io/revision: 3

Spec

replicas: 0
selector:
  matchLabels:
    app: sed-discord-bot
    component: bot
    pod-template-hash: 685fd8859
template:
  metadata:
    creationTimestamp: null
    labels:
      app: sed-discord-bot
      component: bot
      pod-template-hash: 685fd8859
  spec:
    containers:
    - env:
      - name: DISCORD_TOKEN
        valueFrom:
          secretKeyRef:
            key: token
            name: discord-token
      - name: REDIS_HOST
        value: sed-discord-bot-redis.sed-discord-bot.svc.cluster.local
      image: registry.gitlab.com/sed-infra/apps/sed-discord-bot/bot:2.0.2
      imagePullPolicy: IfNotPresent
      name: sed-discord-bot
      resources:
        limits:
          cpu: 400m
          memory: 500Mi
        requests:
          cpu: 250m
          memory: 350Mi
      terminationMessagePath: /dev/termination-log
      terminationMessagePolicy: File
    dnsPolicy: ClusterFirst
    restartPolicy: Always
    schedulerName: default-scheduler
    securityContext: {}
    terminationGracePeriodSeconds: 30

Status

observedGeneration: 2
replicas: 0

Pods

Name Ready Status Restarts Age IP Node Nominated Node Readiness Gates Created
No Pod objects in namespace "sed-discord-bot" found.

Events

Type Reason Age From Message
No events found.