Skip to content

Commit

Permalink
Update prod deployment from central repository
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 2, 2023
1 parent 4d43315 commit 6f3d338
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .dockworker/deployment/k8s/prod/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
vcsRef: prod
spec:
nodeSelector:
deployenv: prod
deploy_prod: 'true'
containers:
-
name: unbscholar-dspace-lib-unb-ca
Expand All @@ -61,15 +61,15 @@ spec:
-
name: DSPACE_HOSTNAME
value: unbscholar.dspace.lib.unb.ca
-
name: DSPACE_PROTOCOL
value: https
-
name: DSPACE_GOOGLE_ANALYTICS_KEY
valueFrom:
secretKeyRef:
name: unbscholar
key: google-analytics-key
-
name: DSPACE_PROTOCOL
value: https
-
name: DSPACE_URI
value: unbscholar.lib.unb.ca
Expand Down

0 comments on commit 6f3d338

Please sign in to comment.