Basic auth secret
htpasswd -c auth user htpasswd auth developer
kubectl create secret generic basic-auth-credentials -n pu-user1 --from-file=auth