Skip to content

Commit 7e89eff

Browse files
author
Shana Moore
committed
Update demo-deploy.tmpl.yaml
ref: - main...more-hyrax-helm-chart-updates-v3.5.1
1 parent a72af34 commit 7e89eff

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ops/demo-deploy.tmpl.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,11 @@ redis:
201201
solr:
202202
enabled: false
203203

204+
fits:
205+
enabled: true
206+
servicePort: 8080
207+
subPath: /fits
208+
204209
externalFcrepoHost: fcrepo.staging-fcrepo.svc.cluster.local
205210

206211
externalPostgresql:
@@ -214,7 +219,7 @@ externalSolrCollection: "hyku-demo"
214219
externalSolrPassword: $SOLR_ADMIN_PASSWORD
215220

216221
global:
217-
hyraxName: hyku-demo-hyrax
222+
hyraxHostName:: hyku-demo-hyrax
218223

219224
nginx:
220225
enabled: false

0 commit comments

Comments
 (0)