Skip to content

Commit a059383

Browse files
committed
update
1 parent 754a207 commit a059383

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

argocd/resource_argocd_application.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ func resourceArgoCDApplicationCreate(ctx context.Context, d *schema.ResourceData
139139

140140
ObjectMeta: objectMeta,
141141
Spec: spec,
142-
Upsert: true,
143142
TypeMeta: metav1.TypeMeta{
144143
Kind: "Application",
145144
APIVersion: "argoproj.io/v1alpha1",

0 commit comments

Comments
 (0)