|
@@ -43,5 +43,6 @@ var _ = Describe("[oracle] ", func() {
|
|
|
Entry(common.DataPropertyDockerconfigJSON(f)),
|
|
Entry(common.DataPropertyDockerconfigJSON(f)),
|
|
|
Entry(common.SSHKeySync(f)),
|
|
Entry(common.SSHKeySync(f)),
|
|
|
Entry(common.SSHKeySyncDataProperty(f)),
|
|
Entry(common.SSHKeySyncDataProperty(f)),
|
|
|
|
|
+ Entry(common.SyncWithoutTargetName(f)),
|
|
|
)
|
|
)
|
|
|
})
|
|
})
|