Added k8s replace preset

This commit is contained in:
Marcus Noble 2023-06-28 18:14:15 +00:00
parent 361801e89b
commit 629281f270
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
"prConcurrentLimit": 0,
"prHourlyLimit": 0,
"rebaseWhen": "behind-base-branch",
"extends": [
"replacements:k8s-registry-move"
],
"ignorePaths": [
"terraform"
],