Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

add-service-port-nginx #661

Merged
merged 1 commit into from
Nov 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ops/production-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,10 @@ externalSolrPort: 8983
externalSolrUser: admin
externalSolrPassword: $SOLR_ADMIN_PASSWORD
externalSolrCollection: "hyku-adventist-production"

nginx:
service:
port: 80
enabled: true
image:
registry: registry.gitlab.com
Expand Down