7ca17da secret: Remove need for local configFile and base64File in ObjectAdd

Authored and Committed by John Ferlan 6 years ago
    secret: Remove need for local configFile and base64File in ObjectAdd
    
    Rather than assign to a local variable, let's just assign directly to the
    object using the error path for cleanup.
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+5 -10