aboutsummaryrefslogtreecommitdiffstats
path: root/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment.yaml')
-rw-r--r--deployment.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/deployment.yaml b/deployment.yaml
index b04b528c..cad97c18 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -1,21 +1,21 @@
apiVersion: apps/v1
kind: Deployment
metadata:
- name: seasonalbot
+ name: sir-lancebot
spec:
replicas: 1
selector:
matchLabels:
- app: seasonalbot
+ app: sir-lancebot
template:
metadata:
labels:
- app: seasonalbot
+ app: sir-lancebot
spec:
containers:
- - name: seasonalbot
- image: ghcr.io/python-discord/seasonalbot:latest
+ - name: sir-lancebot
+ image: ghcr.io/python-discord/sir-lancebot:latest
imagePullPolicy: Always
envFrom:
- secretRef:
- name: seasonalbot-env
+ name: sir-lancebot-env