Skip to content

Commit b98c81f

Browse files
michamosgithub-actions[bot]
authored andcommitted
Auto update kubernetes resources
1 parent 894a2ce commit b98c81f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

kustomization.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ resources:
3737
- scripts/fix-rupac2021-fulltexts
3838
- scripts/move-jacow-urls
3939
- scripts/cleanup-and-move-rors
40+
- scripts/restore-arxiv-preprint-date
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
4+
resources:
5+
- ../../base/script-job
6+
7+
configMapGenerator:
8+
- name: hep-script
9+
files:
10+
- script.py
11+
nameSuffix: -restore-arxiv-preprint-date

0 commit comments

Comments
 (0)