Skip to content

Commit

Permalink
Auto update kubernetes resources
Browse files Browse the repository at this point in the history
  • Loading branch information
michamos authored and github-actions[bot] committed Dec 13, 2023
1 parent c4a55a4 commit e7355fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ resources:
- scripts/change-internal-cdf-collection
- scripts/msnet-add-id
- scripts/remove-wrong-ipac2023-authors
- scripts/fix-aps-harvesting-mess
11 changes: 11 additions & 0 deletions scripts/fix-aps-harvesting-mess/kustomization.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- ../../base/script-job

configMapGenerator:
- name: hep-script
files:
- script.py
nameSuffix: -fix-aps-harvesting-mess

0 comments on commit e7355fb

Please sign in to comment.