Added k8s replace preset

This commit is contained in:
Marcus Noble 2023-06-28 18:14:15 +00:00
parent 361801e89b
commit 629281f270

View File

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