Skip to content

Commit

Permalink
Revert "Add support for user set health check interval"
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-Mcl authored May 2, 2024
1 parent 7a8c55e commit 4d2564f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes.js
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,6 @@ module.exports = {
settings.port = 1880
settings.rootDir = '/'
settings.userDir = 'data'
settings.healthCheckInterval = await project.getSetting('healthCheckInterval')

return settings
},
Expand Down

0 comments on commit 4d2564f

Please sign in to comment.