Basic keycloak deployment in kubernetes with following components
- Keycloak
- Keycloak image configuration in configmap
- Postgresql database as statefulset with PVC template
- Network policies to only allow connections between keycloak and databse
- Ingress to reach the keycloak
