Skip to content

Commit

Permalink
feat: Add Resource Type Checking Interval content (concourse#259)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Bimonte <[email protected]>
  • Loading branch information
Kevin Bimonte committed Oct 26, 2024
1 parent 568f799 commit 242a75a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cluster/operations/resource-type-checking-interval.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# This operations file will override the default Resource Type
# Check Interval on the web node
#

---
- type: replace
path: /instance_groups/name=web/default_resource_type_check_interval
value: ((resource_check_interval))

0 comments on commit 242a75a

Please sign in to comment.