File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-05-07T06:21:30Z by kres 1a0156b-dirty.
3+ # Generated on 2025-05-07T06:36:31Z by kres 1a0156b-dirty.
44
55name : helm
66concurrency :
7- group : ${{ github.head_ref || github.run_id }}
7+ group : helm- ${{ github.head_ref || github.run_id }}
88 cancel-in-progress : true
99" on " :
1010 push :
7171 - name : Template chart
7272 if : github.event_name == 'pull_request'
7373 run : |
74- helm template -f deploy/helm/roller-derby/values.yaml deploy/helm/ roller-derby roller-derby
74+ helm template -f deploy/helm/roller-derby/values.yaml roller-derby deploy/helm/ roller-derby
7575 - name : helm login
7676 if : startsWith(github.ref, 'refs/tags/')
7777 run : |
Original file line number Diff line number Diff line change 33# Declare variables to be passed into your templates.
44
55# This will set the replicaset count more information can be found here: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
6- replicaCount : 1
6+ replicaCount : 2
77
88# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
99image :
Original file line number Diff line number Diff line change 11adds very important data.
22More data...
3+ More data...
You can’t perform that action at this time.
0 commit comments