SuperGeo0928
Results
3
issues of
SuperGeo0928
I'm deploying gitlab in k8s ,and I wanna know how to store my data in postgres and redis ? What should I write in the yaml?
there are some configurations I have to change,such as "user :git",how can I rebuild the image?
how can I store mty code in /home/git/data ?Im deploying gitlab on k8s,I wanna store my code in case of the pod dead.Now the problem is I cannot mount the...