monitor_gating: label cannot contain a '_' apparently
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ab75a0157a
commit
f76e4f90f3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kind: BuildConfig
|
||||||
metadata:
|
metadata:
|
||||||
name: monitor_gating_build
|
name: monitor_gating_build
|
||||||
labels:
|
labels:
|
||||||
environment: "monitor_gating"
|
environment: "monitor-gating"
|
||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue