stappabot/kubernetes/overlays/production/deployment.yaml

13 lines
220 B
YAML
Raw Normal View History

2020-01-30 16:03:28 +00:00
apiVersion: apps/v1
kind: Deployment
metadata:
name: stappabot
spec:
template:
spec:
containers:
- name: stappabot
envFrom:
- secretRef:
name: stappabot-secret