Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

wit-db and docker registery PVCs not bound #7042

Open
tenderitaf opened this issue Apr 21, 2018 · 0 comments
Open

wit-db and docker registery PVCs not bound #7042

tenderitaf opened this issue Apr 21, 2018 · 0 comments

Comments

@tenderitaf
Copy link

Hi,
I deployed fabric8 on my on prem K8 using :
./gofabric8 deploy --insecure-skip-tls-verify --ingress=false --username kube --http=true --github-client-id=xxxx--github-client-secret=xxxx--tls-acme=false

I have a storageclass named glusterfs-storage and uses glusterfs and set as default
cat <<EOF | kubectl create -f - apiVersion: storage.k8s.io/v1beta1 kind: StorageClass metadata: name: glusterfs-storage provisioner: kubernetes.io/glusterfs parameters: resturl: "http://10.233.66.4:8080" EOF

only wit-db and docker register are not able to mount their volumes.

any hint ?
Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant