We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72af34 commit 7e89effCopy full SHA for 7e89eff
ops/demo-deploy.tmpl.yaml
@@ -201,6 +201,11 @@ redis:
201
solr:
202
enabled: false
203
204
+fits:
205
+ enabled: true
206
+ servicePort: 8080
207
+ subPath: /fits
208
+
209
externalFcrepoHost: fcrepo.staging-fcrepo.svc.cluster.local
210
211
externalPostgresql:
@@ -214,7 +219,7 @@ externalSolrCollection: "hyku-demo"
214
219
externalSolrPassword: $SOLR_ADMIN_PASSWORD
215
220
216
221
global:
217
- hyraxName: hyku-demo-hyrax
222
+ hyraxHostName:: hyku-demo-hyrax
218
223
224
nginx:
225
0 commit comments