mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-04 09:30:38 -06:00
/.github/scripts/fuzzer/get-fuzzer-job-json.sh: add app label to fuzzer
This commit is contained in:
@@ -23,7 +23,8 @@ echo '
|
||||
"template": {
|
||||
"metadata": {
|
||||
"labels": {
|
||||
"k8s-liquidata-inc-monitored-job": "created-by-static-config"
|
||||
"k8s-liquidata-inc-monitored-job": "created-by-static-config",
|
||||
"app": "fuzzer"
|
||||
}
|
||||
},
|
||||
"spec": {
|
||||
|
||||
Reference in New Issue
Block a user