mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Ops] Fix backstage location duplicated name (#178193)
## Summary Follow up on https://github.com/elastic/kibana/pull/178136, fixing a duplicated entity name
This commit is contained in:
parent
6508aa9385
commit
5ef169f0f0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Location
|
||||
metadata:
|
||||
name: kibana-buildkite-pipelines
|
||||
name: kibana-buildkite-pipelines-list
|
||||
description: This file points to individual buildkite pipeline definition files
|
||||
spec:
|
||||
type: file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue