We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62955e3 commit 09ed9a8Copy full SHA for 09ed9a8
1 file changed
pkg/subroutines/defaults.go
@@ -56,8 +56,7 @@ var DefaultProviderConnections = []corev1alpha1.ProviderConnection{
56
{
57
Path: "root:platform-mesh-system",
58
Secret: "iam-service-kubeconfig",
59
- APIExportName: ptr.To("core.platform-mesh.io"),
60
- AdminAuth: ptr.To(false),
+ AdminAuth: ptr.To(true),
61
},
62
63
Path: "root:orgs",
0 commit comments