Change edge from HPA/VPA to workload

This commit is contained in:
Philippe Merle
2025-04-19 08:38:40 +02:00
parent 1f59fdf571
commit 44a2961421
+1 -1
View File
@@ -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):