Skip to content

Commit

Permalink
docs: Update expected db secret properties to postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian-K authored and tekton-robot committed Sep 14, 2021
1 parent 8af4676 commit 7a3b185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
- namespace: `tekton-pipelines`
- name: `tekton-results-postgres`
- contains the fields:
- `user=root`
- `password=<your password>`
- `POSTGRES_USER=postgres`
- `POSTGRES_PASSWORD=<your password>`

If you are not using a particular password management strategy, the following
command will generate a random password for you:
Expand Down

0 comments on commit 7a3b185

Please sign in to comment.