Skip to content

Commit 1b7a614

Browse files
committed
Revert "Disable default ArgoCD instance"
This reverts commit 1064d72.
1 parent 63d42be commit 1b7a614

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

internal/controller/subscription.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ func newSubscriptionFromConfigMap(r kubernetes.Interface) (*operatorv1alpha1.Sub
6565
Name: "ARGOCD_CLUSTER_CONFIG_NAMESPACES",
6666
Value: "*",
6767
},
68-
{
69-
Name: "DISABLE_DEFAULT_ARGOCD_INSTANCE",
70-
Value: "true",
71-
},
7268
},
7369
},
7470
}

0 commit comments

Comments
 (0)