If you are not using an external database for an Artifactory helm installation, the default helm installation will create a postgresql pod with a generated database password. When running a kubectl get pods, you should see the postgresql pod that Artifactory uses.
NOTE: For production instances, it is recommended to use an externalized database. More information about setting up the external database can be found in our helm install documentation.
NOTE: For production instances, it is recommended to use an externalized database. More information about setting up the external database can be found in our helm install documentation.