Skip to content

Commit

Permalink
Remove copy/paste from OPA db config
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmcintosh committed Dec 30, 2023
1 parent efdd8e7 commit 326902d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions applications/gitness/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ spec:
env:
- name: GITNESS_DATABASE_DATASOURCE
value: "host=postgresql.gitness.svc.cluster.local port=5432 sslmode=disable dbname=gitness user=gitness password=gitness"
- name: POSTGRESL
value: postgresql://opal:opal@opa-opal-db/opal
- name: GITNESS_DATABASE_DRIVER
value: postgres
- name: GITNESS_URL_BASE
Expand Down

0 comments on commit 326902d

Please sign in to comment.