Fix: mafuyu deploy naming

This commit is contained in:
2024-11-06 09:51:40 +00:00
parent 53154bb702
commit fc41753688

View File

@@ -2,18 +2,18 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: mafuyu
name: mafuyu-dcbot
labels:
app: mafuyu
app: mafuyu-dcbot
spec:
replicas: 1
selector:
matchLabels:
app: mafuyu
app: mafuyu-dcbot
template:
metadata:
labels:
app: mafuyu
app: mafuyu-dcbot
spec:
containers:
- name: dcbot