Skip to content

Commit 6a18f30

Browse files
michamosgithub-actions[bot]
authored andcommitted
Auto update kubernetes resources
1 parent 868a159 commit 6a18f30

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
@@ -38,3 +38,4 @@ resources:
3838
- scripts/move-jacow-urls
3939
- scripts/cleanup-and-move-rors
4040
- scripts/restore-arxiv-preprint-date
41+
- scripts/close-hal-quant-ph-tickets
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: -close-hal-quant-ph-tickets

0 commit comments

Comments
 (0)