Skip to content

Commit 75b2af6

Browse files
committed
cleanup
1 parent bbce44c commit 75b2af6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/deployment/resources/pod_creator.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ func (r *Resources) RenderPodForMember(ctx context.Context, acs sutil.ACS, spec
381381
switch group.Type() {
382382
case api.ServerGroupTypeArangoD:
383383
// Prepare arguments
384-
// todo annotations
385384
podCreator = &MemberArangoDPod{
386385
Input: input,
387386
podName: podName,

0 commit comments

Comments
 (0)