-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
Hi,
I'm quite new with this so sorry if i understood something wrong.
I'm on windows with an Ubuntu v20.04 VM.
I succeeded until i run the
helm install plex ./charts/kube-plex \
--namespace plex \
--set claimToken=[insert claim token here] \
--set persistence.data.claimName=existing-pms-data-pvc \
--set ingress.enabled=true
which succeeded but when i run
kubectl get po -n plex
I see the pod but in Pending status for 15 hours.
NAME READY STATUS RESTARTS AGE
plex-kube-plex-78cfbcd7df-sfz6k 0/1 Pending 0 15h
I don't see what i'm missing if someone can help please.
Thank you !!
Metadata
Metadata
Assignees
Labels
No labels