Cauchy 安装sonarqube时,postgresql启动失败,请问这个是什么原因?
[root@crm-server logs]# kubectl logs -n kubesphere-devops-system sonarqube-postgresql-0 -f
postgresql 07:38:18.62
postgresql 07:38:18.62 Welcome to the Bitnami postgresql container
postgresql 07:38:18.63 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-postgresql
postgresql 07:38:18.63 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-postgresql/issues
postgresql 07:38:18.63 Send us your feedback at containers@bitnami.com
postgresql 07:38:18.63
postgresql 07:38:18.64 INFO ==> ** Starting PostgreSQL setup **
postgresql 07:38:18.73 INFO ==> Validating settings in POSTGRESQL_* env vars..
postgresql 07:38:18.73 INFO ==> Loading custom pre-init scripts...
postgresql 07:38:18.74 INFO ==> Initializing PostgreSQL database...
postgresql 07:38:18.77 INFO ==> postgresql.conf file not detected. Generating it...
postgresql 07:38:18.78 INFO ==> pg_hba.conf file not detected. Generating it...
postgresql 07:38:18.79 INFO ==> Generating local authentication configuration
postgresql 07:38:19.46 INFO ==> Stopping PostgreSQL...