Unverified Commit 5a46c4a6 authored by rcarpa's avatar rcarpa Committed by GitHub
Browse files

Merge pull request #96 from rcarpa/fix_hermes2

fix template for hermes2
parents e8b16346 fc37bc3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
name: rucio-daemons
version: 1.28.0
version: 1.28.1
apiVersion: v1
description: A Helm chart to deploy daemons for Rucio
keywords:
+0 −6
Original line number Diff line number Diff line
@@ -72,12 +72,6 @@ spec:
          secret:
            secretName: {{ .Release.Name }}-hermes2-key
{{ end }}
        - name: config
          mountPath: /opt/rucio/etc/rucio.config.common.json
          subPath: rucio.config.common.json
        - name: config
          mountPath: /opt/rucio/etc/rucio.config.component.json
          subPath: rucio.config.component.json
        {{- range $key, $val := .Values.additionalSecrets }}
        - name: {{ $key }}
          secret: