mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-22 14:36:24 +00:00
Change edge from HPA/VPA to workload
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ class EdgesContext(list):
|
||||
self.namespace,
|
||||
target['kind'],
|
||||
target['apiVersion'],
|
||||
"REFERENCE"
|
||||
"REFERENCE-UP"
|
||||
)
|
||||
|
||||
def add_resources(self, path, name_path, namespace_path, kind, api_version):
|
||||
|
||||
Reference in New Issue
Block a user