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