How to Move K3S Storage #4948
-
We are new to K8S/K3S and have 3 apps provisioned with local storage PVs. K3S has created the volumes in How can we move existing PVs and specify that future PVs are created in |
Beta Was this translation helpful? Give feedback.
Answered by
ChristianCiach
Jan 14, 2022
Replies: 1 comment
-
Have a look at #3185 This issue describes the parameter you are looking for. According to the first answer to this issue, existing volumes cannot be moved but must be deleted and recreated instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cawoodm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a look at #3185
This issue describes the parameter you are looking for. According to the first answer to this issue, existing volumes cannot be moved but must be deleted and recreated instead.