mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Added DB_EXTENSION pg_trgm
This commit is contained in:
parent
42503c448b
commit
404fa30026
@ -15,6 +15,8 @@ spec:
|
||||
value: passw0rd
|
||||
- name: DB_NAME
|
||||
value: gitlab_production
|
||||
- name: DB_EXTENSION
|
||||
value: pg_trgm
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
protocol: TCP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user