Skip to content

Commit c512b21

Browse files
authored
Merge pull request #46 from ashtongraves/main
Sets default external ce config
2 parents f3ffefa + 4750283 commit c512b21

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

supported/osg-htc/osg-hosted-ce/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apiVersion: v1
33
appVersion: "V5-branch"
44
description: OSG Hosted Compute Entrypoint
55
name: osg-hosted-ce
6-
version: 4.13.0
6+
version: 4.13.1

supported/osg-htc/osg-hosted-ce/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ SciTokenRemoteUserMapping:
132132
# HTCondorCeConfig: |+
133133
# ALL_DEBUG = D_ALWAYS:2 D_CAT
134134

135-
# ExternalHTCondorCeConfig:
136-
# - Name: k8s-hosted-ce-config
137-
# File: 91-factory-whitelist.ini
135+
ExternalHTCondorCeConfig:
136+
- Name: k8s-hosted-ce-config
137+
File: 91-factory-whitelist.ini
138138
# - Name: ConfigTest
139139
# Directory: /etc/condor-ce/test-config.d
140140
# File: test.yaml

0 commit comments

Comments
 (0)