Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

存储persistent不用sc不行嘛 #31

Open
barrettzjh opened this issue Mar 8, 2021 · 0 comments
Open

存储persistent不用sc不行嘛 #31

barrettzjh opened this issue Mar 8, 2021 · 0 comments

Comments

@barrettzjh
Copy link

下面是我的yaml
apiVersion: redis.kun/v1beta1
kind: RedisCluster
metadata:
name: test
annotations:
redis.kun/scope: "cluster-scoped"
namespace: default
spec:
image: redis:5.0.4-alpine
resources:
limits:
cpu: 400m
memory: 300Mi
requests:
cpu: 50m
memory: 30Mi
size: 3
storage:
persistentVolumeClaim:
claimName: redis-data-claim

这种固定pvc的格式可以用嘛,应该如何写呢,感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant