Skip to content

Commit

Permalink
by default disable dbproxy injection while using local/minikube testi…
Browse files Browse the repository at this point in the history
…ng (#163)

* by default disable dbproxy injection while using local/minikube testing

* jenkins is by default installing older version of postgres 9.5
  • Loading branch information
bjeevan-ib authored Aug 2, 2023
1 parent 5674faf commit 11d4c6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/db-controller/minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ controllerConfig:
zapLogger:
develMode: true
level: debug
dbproxy:
enabled: false

0 comments on commit 11d4c6f

Please sign in to comment.