chore: remove small entity ref
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
parent
22c0ec6c5c
commit
37143b533e
|
|
@ -91,11 +91,6 @@ export const OctopusGraph = ({
|
|||
targetPosition: Position.Left,
|
||||
type: 'input',
|
||||
data: {
|
||||
entityRef: {
|
||||
kind: 'component',
|
||||
name: node.name,
|
||||
namespace: node.namespace,
|
||||
},
|
||||
name: node.name,
|
||||
header: 'upstream',
|
||||
label: node.name,
|
||||
|
|
|
|||
Loading…
Reference in New Issue