-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #282 from ropable/master
Factor out KMI for KB & Mapproxy, update Kustomize defs, proxy cadastre query from clients
- Loading branch information
Showing
32 changed files
with
607 additions
and
616 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,11 +42,9 @@ Variables below may also need to be defined in production (context-dependent): | |
PLANNING_EMAILS="[email protected],[email protected]" | ||
ASSESSOR_EMAILS="[email protected],[email protected]" | ||
SITE_URL="prs.dbca.wa.gov.au" | ||
GEOSERVER_WMS_URL="//kmi.dpaw.wa.gov.au/geoserver/gwc/service/wms" | ||
GEOSERVER_WFS_URL="//kmi.dpaw.wa.gov.au/geoserver/ows" | ||
GEOSERVER_URL="https://geoserver.url/service" | ||
PRS_USER_GROUP="PRS user" | ||
PRS_PWUSER_GROUP="PRS power user" | ||
BORGCOLLECTOR_API="https://borg.dpaw.wa.gov.au/api/" | ||
SLIP_USERNAME="slip_username" | ||
SLIP_PASSWORD="slip_password" | ||
SLIP_ESRI_FS_URL="https://wfs.slip.url.au/endpoint" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,4 +28,4 @@ patches: | |
- path: geoserver_service_patch.yaml | ||
images: | ||
- name: ghcr.io/dbca-wa/prs | ||
newTag: 2.5.35 | ||
newTag: 2.5.36 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.