Added proxy uri for postgrest
This commit is contained in:
parent
6bd6e7ca11
commit
3009e09965
1 changed files with 2 additions and 0 deletions
|
@ -32,5 +32,7 @@ spec:
|
||||||
value: "datanommer_ro"
|
value: "datanommer_ro"
|
||||||
- name: "PGRST_MAX_ROWS"
|
- name: "PGRST_MAX_ROWS"
|
||||||
value: "25"
|
value: "25"
|
||||||
|
- name: "PGRST_OPENAPI_SERVER_PROXY_URI"
|
||||||
|
value: "https://postgrest-monitor-dashboard.app.os.fedoraproject.org/"
|
||||||
triggers:
|
triggers:
|
||||||
- type: ConfigChange
|
- type: ConfigChange
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue