apiVersion: apps/v1
kind: Deployment
metadata:
name: hangitbot
spec:
selector:
matchLabels:
app: hangitbot
template:
labels:
containers:
- name: hangitbot
image: <Image>
resources:
limits:
memory: "64Mi"
cpu: "100m"
envFrom:
- secretRef:
env:
- name: API_URL
value: https://tgapi.sense-t.eu.org/