I've found what it seems to be a strange bug in the authentication with the database. Whenever the database server is restarted, I am getting an access denied error ...
I have an internal k8s cluster , metalLB , ingress nginx , everything working fine, here my yaml --- apiVersion: v1 kind: PersistentVolumeClaim metadata: name: thankyou-mysql-pvc namespace: thankyou ...