Skip to content

Commit 76797c4

Browse files
committed
installer
Signed-off-by: JenTing Hsiao <[email protected]>
1 parent 84b503b commit 76797c4

File tree

1 file changed

+0
-9
lines changed
  • install/installer/pkg/components/registry-credential

1 file changed

+0
-9
lines changed

install/installer/pkg/components/registry-credential/objects.go

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ import (
99
"k8s.io/apimachinery/pkg/runtime"
1010
)
1111

12-
var obj = common.CompositeRenderFunc(
13-
configmap,
14-
role,
15-
rolebinding,
16-
cronjob,
17-
job,
18-
common.DefaultServiceAccount(Component),
19-
)
20-
2112
var Objects = common.CompositeRenderFunc(
2213
configmap,
2314
role,

0 commit comments

Comments
 (0)