| The current metrics and keycloak apbs can't be deployed in the same namespace because they both try to create a deployment config with the name 'postgres'. We need to rename this and use variables. Also, is it possible and would it make sense to detect an existing postgres pod and reuse it instead of creating a second? |