Skip to content

Commit

Permalink
Merge pull request #207 from bjwhite-fnal/master
Browse files Browse the repository at this point in the history
Remove OPENSSL_ALLOW_PROXY_CERTS as it is deprecated. Close #173
  • Loading branch information
bjwhite-fnal authored Jul 22, 2024
2 parents 9392e67 + 385064e commit 4dbba01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion charts/rucio-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rucio-server
version: 34.0.3
version: 34.0.4
apiVersion: v1
description: A Helm chart to deploy servers for Rucio
keywords:
Expand Down
2 changes: 0 additions & 2 deletions charts/rucio-server/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,6 @@ spec:
value: "True"
- name: RUCIO_HEALTH_CHECK_PORT
value: "444"
- name: OPENSSL_ALLOW_PROXY_CERTS
value: "1"
{{- else }}
- name: RUCIO_ENABLE_SSL
value: "False"
Expand Down

0 comments on commit 4dbba01

Please sign in to comment.