improve doc for postgres user/pass etc

This commit is contained in:
Paul Czarkowski 2018-03-12 11:22:36 -05:00
parent 187b0dcdbb
commit 9332084824
1 changed files with 3 additions and 0 deletions

View File

@ -249,6 +249,9 @@ clair:
repository: vmware/clair-photon
tag: v2.0.1-v1.4.0
pullPolicy: IfNotPresent
## The following needs to match the credentials
## in the `postgresql` configuration under the
## `postgresql` namespace below.
postgresPassword: not-a-secure-password
postgresUser: clair
postgresDatabase: clair