update tcs redis

main
ycz008 2023-11-06 16:47:07 +08:00
parent ca407f8cf3
commit f018d36867
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
--- ---
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: StatefulSet
metadata: metadata:
name: redis name: redis
labels: labels:
app: redis app: redis
spec: spec:
replicas: 1 replicas: 1
servicename: redis
selector: selector:
matchLabels: matchLabels:
app: redis app: redis