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
kind: Deployment
kind: StatefulSet
metadata:
name: redis
labels:
app: redis
spec:
replicas: 1
servicename: redis
selector:
matchLabels:
app: redis