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 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: mafuyu name: mafuyu-dcbot
labels: labels:
app: mafuyu app: mafuyu-dcbot
spec: spec:
replicas: 1 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: mafuyu app: mafuyu-dcbot
template: template:
metadata: metadata:
labels: labels:
app: mafuyu app: mafuyu-dcbot
spec: spec:
containers: containers:
- name: dcbot - name: dcbot