This commit is contained in:
behrooz
2025-08-18 12:44:52 +03:30
parent 930d3282e5
commit d3df2b60f0
2 changed files with 2 additions and 2 deletions

View File

@@ -105,7 +105,7 @@ func CreateApp(objectID string, clustername string, ControlPlane string, Platfor
app := ApplicationValues{ app := ApplicationValues{
Name: uniqueClusterName, Name: uniqueClusterName,
Namespace: namespace, Namespace: namespace,
Path: "vcluster-0.21.1", Path: "vcluster-0.28.0",
Cluster: "bugx", Cluster: "bugx",
Server: "https://kubernetes.default.svc", Server: "https://kubernetes.default.svc",
RepoURL: "http://192.168.2.20:8015/root/application.git", RepoURL: "http://192.168.2.20:8015/root/application.git",