diff --git a/infrastructure/cluster/flux/rucio/rucio-servers.yaml b/infrastructure/cluster/flux/rucio/rucio-servers.yaml index dddd5fc..078d408 100644 --- a/infrastructure/cluster/flux/rucio/rucio-servers.yaml +++ b/infrastructure/cluster/flux/rucio/rucio-servers.yaml @@ -111,17 +111,17 @@ spec: # max_clients: "20" # mpm_mode: "worker" - ## values used to configure Rucio + ## values used to be propagated to the rucio.cfg files within the container config: database: pool_size: 10 max_overflow: 20 - # oidc: - # idpsecrets: "/opt/rucio/etc/idpsecrets.json" - # admin_issuer: "escape" - # expected_audience: "rucio" - # expected_scope: "openid profile" + oidc: + idpsecrets: "/opt/rucio/etc/idpsecrets.json" + admin_issuer: "escape" + expected_audience: "rucio" + expected_scope: "openid profile" policy: permission: "escape" diff --git a/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml b/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml index 382995b..9c4a585 100644 --- a/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml +++ b/infrastructure/cluster/flux/rucio/rucio-serversAuth.yaml @@ -102,7 +102,7 @@ spec: mpm_mode: "worker" # # mpm_mode: "worker" - ## values used to configure Rucio + ## values used to be propagated to the rucio.cfg files within the container config: database: pool_size: 10 @@ -111,15 +111,15 @@ spec: api: endpoints: "ping, auth" - # oidc: - # idpsecrets: "/opt/rucio/etc/idpsecrets.json" - # admin_issuer: "escape" - # expected_audience: "rucio" - # expected_scope: "openid profile" + oidc: + idpsecrets: "/opt/rucio/etc/idpsecrets.json" + admin_issuer: "escape" + expected_audience: "rucio" + expected_scope: "openid profile" - # policy: - # permission: "escape" - # schema: "escape" + policy: + permission: "escape" + schema: "escape" serverResources: limits: