We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3ffefa + 4750283 commit c512b21Copy full SHA for c512b21
supported/osg-htc/osg-hosted-ce/Chart.yaml
@@ -3,4 +3,4 @@ apiVersion: v1
3
appVersion: "V5-branch"
4
description: OSG Hosted Compute Entrypoint
5
name: osg-hosted-ce
6
-version: 4.13.0
+version: 4.13.1
supported/osg-htc/osg-hosted-ce/values.yaml
@@ -132,9 +132,9 @@ SciTokenRemoteUserMapping:
132
# HTCondorCeConfig: |+
133
# ALL_DEBUG = D_ALWAYS:2 D_CAT
134
135
-# ExternalHTCondorCeConfig:
136
-# - Name: k8s-hosted-ce-config
137
-# File: 91-factory-whitelist.ini
+ExternalHTCondorCeConfig:
+- Name: k8s-hosted-ce-config
+ File: 91-factory-whitelist.ini
138
# - Name: ConfigTest
139
# Directory: /etc/condor-ce/test-config.d
140
# File: test.yaml
0 commit comments