Skip to content

Commit

Permalink
Recreate the NFS share because we ran out of space. (kubeflow#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlewi authored Jul 9, 2020
1 parent c37f4bb commit 191925e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-infra/base/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
storage: "5Gi"
nfs:
path: "/kubeflow"
server: "10.86.7.242"
server: "10.194.190.82"
persistentVolumeReclaimPolicy: "Retain"
storageClassName: gcfs-storage

Expand Down

0 comments on commit 191925e

Please sign in to comment.