loading...
Home / Tag: k8s
————————————- Setup MySQL ————————————- 1. Create Secret for MySQL # echo -n ‘mysql1234’ | base64 # vi…