if spec.Update == nil {
        spec.Update = Service.Update.Copy()
    } else {
        if spec.Update.Monitor == nil {
            spec.Update.Monitor = &gogotypes.Duration{}