This commit is contained in:
marsal wang
2021-12-26 00:44:42 +08:00
parent 7c4bef8cd0
commit 2f788d8617
2 changed files with 2 additions and 2 deletions

View File

@ -438,7 +438,7 @@ persistence:
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is set, choosing the default provisioner
##
storageClass: "jenkins-pvc"
storageClass: "nfs-client-207"
## @param persistence.annotations Additional custom annotations for the PVC
##
annotations: {}