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

feat: specify cachedirs in configmap #1141

Merged
merged 2 commits into from
Oct 12, 2024
Merged

Conversation

zxh326
Copy link
Member

@zxh326 zxh326 commented Oct 11, 2024

Now we can specify cachedirs in configmap

mountPodPatch:
  cacheDirs:
    - type: PVC
      name: jfs-cache-pvc
    - type: HostPath
      path: /var/jfsCache

fix: #1131

@zxh326 zxh326 requested a review from zwwhdls October 12, 2024 02:27
@zxh326 zxh326 merged commit ab2dcc0 into master Oct 12, 2024
23 checks passed
@zxh326 zxh326 deleted the configmap-support-cachedirs branch October 12, 2024 03:17
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

Successfully merging this pull request may close these issues.

[FEATURE] configmap support pvc as cachedir
2 participants