Hello all, I need to get our Gitlab installation finalized. The final task is performing regular backups. According to the Gitlab dos, they recommend using "kubectl exec" to run the backup command in the pod. In order to make this more reliable, my only idea has been to exec from a Kubernetes CronJob. (If anyone can suggest a better idea that I can put into my Helm chart, I am all ears!)
Unfortunately, I am really struggling to get the command invocation correct. A lot of trial and error here. I've attached my current attempt but imagine I could be pretty far off. All help greatly appreciated!! Blessings, Matt -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
gitlab-backup-cronjob.yaml
Description: Binary data
-- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.